Skip to content

Releases: advanced-security/maven-dependency-submission-action

v3.0.2

31 May 15:27
c5ad0fd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3...v3.0.2

v3.0.1

19 Apr 11:15
d682d5d

Choose a tag to compare

  • Updated to latest dependency snapshot library 1.2.10
  • Fixed error in the cli tools that was incorrectly validating the branch specification #26
  • Correctly injecting the additional maven command line options #28

v3.0.0

22 Feb 17:30
72bdd87

Choose a tag to compare

  • Introduced support for maven multi module project, reporting as an aggregation on the top level POM
  • Added support for maven wrapper if provided in the project
  • Improved reporting and modification of the path to the POM file so as to be a correct link in dependency graph
  • Fixed the bug reported in #19 by using more parts of the Maven coordinate system to guarantee uniqueness on the PackageURLs for the dependencies, i.e. the type and classifier are now supported if specified.

2.0.1

26 Oct 10:56
2ecce44

Choose a tag to compare

  • Updated the dependency submission tool kit version to 1.2.6 to support GHES

v2.0.0

18 Oct 17:10
571e99a

Choose a tag to compare

v1.0.1

30 Aug 15:07
f0bf8f8

Choose a tag to compare

  • Fixing #2 so that URL matches the new repository location

v1.0.0

30 Aug 14:17
f0bf8f8

Choose a tag to compare

Initial release of Action