Skip to content

Releases: cisagov/cyhy-core

v0.0.2

28 Oct 19:52
073798f
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

What's Changed

  • Fix bug in load_places script by @dav3r in #1
  • Check if a minimum number of places already exist in the database and… by @dav3r in #2
  • Improvement/jit container by @felddy in #3
  • Set Docker image to include official MongoDB shell 3.2.x by @dav3r in #4
  • Use https (instead of http) to fetch NVD data by @dav3r in #5
  • Add six as a requirement by @dav3r in #6
  • Improvement/cyhy archive enhancements by @dav3r in #7
  • Check if any archive files were created and skip remaining steps if not by @dav3r in #8
  • Switch all database.run_pipeline() calls to database.run_pipeline_cur… by @dav3r in #9
  • Include ipython in setup for operational script debugging purposes by @dav3r in #11
  • Improvement/commander pause wait timeout by @felddy in #10
  • Exclude false positive tickets from the vulnerable_host_count_pl quer… by @dav3r in #12
  • Make cyhy-suborg more verbose to try to prevent user error by @dav3r in #14
  • Improvement/cyhy nvdsync use json feed by @dav3r in #15
  • Use aggregation to reduce the number of db queries in get_all_intersections()... by @dav3r in #16
  • Fix yaml warning by @jsf9k in #17
  • Create Notifications For New Tickets by @dav3r in #18
  • Add manual scan flag to ticket events by @felddy in #19
  • Remove __manual_scan checks that were mistakenly added by @felddy in #21
  • Add method to update host priority and schedule by @dav3r in #23
  • Resolve issue 20 by @mcdonnnj in #22
  • Fix gnis import by @mcdonnnj in #25
  • Adjust references to the GeoIP database file to reflect updates in an… by @mcdonnnj in #26
  • Add geoip maintenance by @mcdonnnj in #27
  • Catch AddressNotFoundError from GeoIP2 lookup and return an appropriate value. by @mcdonnnj in #28
  • Update Dockerfile to deal with changes in the image used. by @mcdonnnj in #29
  • Improve cyhy geoip functionality by @mcdonnnj in #30
  • Update to allow using a MaxMind license. by @mcdonnnj in #31
  • Add functionality to check a single IP's geolocation data. by @mcdonnnj in #32
  • Improve cyhy-geoip tool. by @mcdonnnj in #34
  • Add CYHY_THIRD_PARTY report type by @dav3r in #35
  • Allow for more than two POCs in the cyhy-simple script by @jsf9k in #37
  • Add ability to open nmap tickets in IPPortTicketManager by @dav3r in #38
  • BLACKENED! by @felddy in #36
  • Create notifications for nmap tickets by @dav3r in #39
  • Add Validation of Scan Windows to cyhy-import by @mcdonnnj in #41
  • Update geoipupdate.sh Script by @mcdonnnj in #43
  • Pin maxminddb Version in setup.py by @mcdonnnj in #46
  • Deconflict organization types by @dav3r in #47
  • Prevent unicode characters on import by @hillaryj in #49
  • Change Dockerfile base image to Debian by @dav3r in #50
  • Update CVE feed URL by @dav3r in #51
  • Improve the Docker Image Helper Script by @mcdonnnj in #53
  • Add Requirements File for Docker Python Packages by @mcdonnnj in #59
  • Adding functionality to check for 'no-scan' countries by @st0rmbl3ss3d in #60
  • Add KEV importer by @dav3r in #62
  • Add KEV flag to ticket documents by @felddy in #63
  • Make the scheduler aware of KEVs by @felddy in #64
  • Add CODEOWNERS and polish the README slightly by @mcdonnnj in #66
  • Create notifications for existing tickets by @dav3r in #65
  • Add logging to the cyhy-nvdsync and cyhy-kevsync scripts by @jsf9k in #67
  • BOD 22-01 / KEV changes by @dav3r in #68
  • Correctly reference IPSet by @dav3r in #71
  • Add VPR score (if available) to ticket details by @dav3r in #70
  • Support CVSSv3 scores and severities by @dav3r in #69

New Contributors

Full Changelog: https://github.com/cisagov/cyhy-core/commits/v0.0.2