Skip to content

Releases: jc0b/nudge-auto-updater

v1.2.4

08 Nov 12:39
1295e67
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug where an empty CVE dataset could be returned by @jc0b in #15
    • Thanks to Henning Kessler for finding and reporting this bug!

Full Changelog: v1.2.3...v1.2.4

v1.2.3

18 Sep 11:34
ff690a5
Compare
Choose a tag to compare

What's Changed

  • Fixed variable name which caused NameError exception by @fuzzylogiq in #14

New Contributors

Full Changelog: v.1.2.2...v1.2.3

v.1.2.2

17 Sep 09:34
02f8503
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v.1.2.2

v.1.2.1

08 Aug 08:40
1e29590
Compare
Choose a tag to compare

v1.2.1 is a bug-fix release for nudge-auto-updater.

Fixes

  • Fixes a bug where a ZeroDivisionError may occur when a macOS update patches no CVEs (#10)

Full Changelog: v1.2...v1.2.1

v1.2 - Update SOFA feed URL

23 Jul 17:44
cf506f5
Compare
Choose a tag to compare

Changes

Full Changelog: v1.1.1...v1.2

v1.1.1 - Bug fixes for markdown export

22 Jul 10:35
9008420
Compare
Choose a tag to compare

Fixes

  • Fixed a bug where an UnboundLocalError could be thrown when using the markdown export option (#8)

Full Changelog: v1.1...v1.1.1

v1.1 - CISA KEV Integration

20 Jul 17:23
b07f7f6
Compare
Choose a tag to compare

Changes

  • Added a --cisa command-line flag, which will check the CISA KEV list to determine an enforcement date. If the CISA-recommended enforcement date is sooner than the one your configuration otherwise calculated, the CISA-recommended enforcement date will be used.
  • Updated the provided configuration.yml to be less complicated as a "getting started" example.

Full Changelog: v1.0.1...v1.1

v1.0.1 - Initial tagged release

20 Jul 12:39
0e0e78b
Compare
Choose a tag to compare

This release is the first tagged release. Going forward, versions will be tagged, so that you can pull tags with CI (rather than just cloning main).