Skip to content

Releases: jenkinsci/snyk-security-scanner-plugin

4.1.0

07 Aug 08:52
9f8d126
Compare
Choose a tag to compare

What's Changed

  • chore: use new download url for snyk downloads by @j-luong in #150

Full Changelog: 4.0.3...4.1.0

4.0.3

30 Apr 08:45
798de60
Compare
Choose a tag to compare

What's Changed

  • fix: ignore currently non-fixable vulnerability from jenkins-core by @bastiandoetsch in #143
  • feat: add circleci orb by @Avishagp in #144
  • chore: update pom dependency and base image to jenkins 2.442 by @cmars in #145
  • chore: update pom dependency, base image to jenkins 2.450 by @j-luong in #147

New Contributors

Full Changelog: 4.0.2...4.0.3

4.0.2

11 Sep 10:59
d5ac038
Compare
Choose a tag to compare

What's Changed

  • fix: catch malformedInputException by @j-luong in #142
  • chore: downgrade required Jenkins to 2.401.1+
  • chore: set env vars for UserAgent

Full Changelog: 4.0.1...4.0.2

4.0.1

23 Aug 13:25
777a308
Compare
Choose a tag to compare

What's Changed

  • chore: Updates to dependencies and requirements by @j-luong #141
    • Plugin requires Java 11
    • Plugin requires Jenkins 2.401.3+
    • Update dependencies

New Contributors

Full Changelog: 3.2.9...4.0.1

3.2.9

29 Jun 13:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.7...3.2.9

3.2.7

26 May 07:49
Compare
Choose a tag to compare
  • failOnError flag also works with monitor command now

3.2.6

05 May 07:39
f5a9986
Compare
Choose a tag to compare

Fixed

  • NPE by undefined platform in tool installer (#122 )

3.2.5

28 Apr 05:01
1f08935
Compare
Choose a tag to compare

Added

  • introduce architecture platform property for installer (#119)

3.2.4

30 Mar 07:11
41d8540
Compare
Choose a tag to compare

Fixed

  • Improve build node platform detection (#116)

3.2.3

13 Oct 17:08
Compare
Choose a tag to compare
  • Fixed unstyled reports when viewed from "Snyk Security Report" tab.