Skip to content

Releases: snyk/artifactory-snyk-security-plugin

v2.0.1

25 Feb 21:05
cd51c65
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

06 Sep 14:10
4692bf8
Compare
Choose a tag to compare

What's Changed

  • Java 11 is no longer supported. Minimum version is currently the LTS version (17)
  • The Bintray Maven repository is not maintained, moved source of truth to releases.jfrog.io

Full Changelog: v1.5.4...v2.0.0

v1.5.4

19 Jul 12:36
448931e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.3...v1.5.4

v1.5.3

13 Oct 08:04
7392562
Compare
Choose a tag to compare
[Snyk] Security upgrade com.fasterxml.jackson.core:jackson-* from 2.1…

…3.3 to 2.13.4 (#70)

* fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424

* chore: ⬆️ jackson-annotations to 2.13.4 as well

Co-authored-by: Bastian Doetsch <bastian.doetsch@snyk.io>

1.5.2

09 Aug 11:59
c99127f
Compare
Choose a tag to compare
  • documentation updates
  • example script to setup artifactory with helm locally on minikube
  • dependency updates
  • better debug information in case of errors

1.5.1

24 Aug 10:50
03a1161
Compare
Choose a tag to compare
  • Correctly fallback to default license threshold when not set in user configuration.

1.5.0

13 Aug 14:08
0380988
Compare
Choose a tag to compare
  • Added timeout for Snyk API calls.
    • Defaults to 60 seconds, can be configured using snyk.api.timeout.
  • Added configuration options to enable/disable scanning for specific repository types.
    • Find these under snyk.scanner.packageType.*
  • PyPi scanning is now disabled by default.
  • Snyk API failures no longer block downloads by default.
    • This can be configured using snyk.scanner.block-on-api-failure.
  • Improved logging structure to improve readability.

1.4.0

10 Aug 13:16
e522f65
Compare
Choose a tag to compare
  • Reduced logging.
  • Moved logging for non-blocking scans to debug level.

1.3.1

06 Aug 08:13
99af286
Compare
Choose a tag to compare
  • This release improves compatibility of Snyk Artifactory Plugin with custom Repository Layouts.
  • It also improves error handling and debug logging.
  • Improves Pypi package scanning.
  • Fixes cases where npm package with name prefix and/or npm version suffix were incorrectly detected.

1.3.0

04 Aug 17:10
82bf9da
Compare
Choose a tag to compare
1.3.0 Pre-release
Pre-release
Merge pull request #43 from snyk/fix/details-url-encoding

fix: encode path segment in details url