Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Releases: secureCodeBox/scanner-infrastructure-sslyze

v1.0.7

24 Mar 15:31
997f31f
Compare
Choose a tag to compare

🐛 Bug Fixes

  • The release v1.0.6 didn't build correctly. Possibly due to an travis ci outage. This will hoperfully build correctly. (This is the second try of this retry 😅)

v1.0.6

24 Mar 12:04
bce0ac4
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Show process init logs only when DEBUG is enabled @J12934 (#25)

📌 Dependencies

  • Bump acorn from 5.7.3 to 5.7.4 @dependabot (#26)
  • [Snyk] Upgrade @securecodebox/scanner-scaffolding from 2.2.6 to 2… @snyk-bot (#24)
  • [Snyk] Upgrade @securecodebox/scanner-scaffolding from 2.2.5 to 2.2.6 @snyk-bot (#22)
  • [Snyk] Upgrade lodash from 4.17.13 to 4.17.15 @snyk-bot (#21)
  • [Snyk] Upgrade sprintf-js from 1.1.1 to 1.1.2 @snyk-bot (#20)
  • [Snyk] Upgrade uuid from 3.3.2 to 3.3.3 @snyk-bot (#23)

v1.0.5

02 Sep 09:14
d939d8c
Compare
Choose a tag to compare

🔧 Maintenance

  • Update SSLyze to 2.1.4 & Python Runtime to 3.7 @J12934 (#19)

📌 Dependencies

v1.0.4

27 Aug 11:31
ae50efb
Compare
Choose a tag to compare

🐛 Bug Fixes

v1.0.3

26 Aug 17:50
39e9ea2
Compare
Choose a tag to compare

🔧 Maintenance

  • Add multistage build to install npm dependencies @J12934 (#15)

📌 Dependencies

v1.0.2

24 Jun 20:23
1c0d6f3
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Don't execute multiple scans in parallel @J12934 (#10)

v1.0.1 Updates

24 Jun 14:36
70945cd
Compare
Choose a tag to compare

v1.0.1

🚀 SSLyze Update

Updated SSLyze to version 2.1.3

🔒 Updates to vulnerable npm dependencies

  • js-yaml
  • handlebars
  • axios

v1.0.0 First Stable Release

13 Feb 12:05
8accd55
Compare
Choose a tag to compare

secureCodeBox 🔒 v1.0.0 🎉

This is our first non beta release!
We added a bunch of stuff and we've done a lot to improve the general stability.

  • SSL V1 support will now create a low severity finding
  • Updated lodash dependecy to prevent a potential vulnerability

v0.9.2: Fixed Basic Auth

29 Oct 16:57
d150fc6
Compare
Choose a tag to compare
  • Properly included basic auth changes

v0.9.1

04 Oct 07:18
e14bc58
Compare
Choose a tag to compare
  • Fixed basic auth