Changes between Initial Version and Version 5 of Ticket #21667


Ignore:
Timestamp:
2021-12-14T17:11:22+01:00 (4 years ago)
Author:
taylor.smock
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21667

    • Property Summary [PATCH] Keep maven dependency information for vulnerability scanners[PATCH] Add `ivy-checkdepsupdate` for plugins
  • Ticket #21667 – Description

    initial v5  
    1 It appears that most vulnerability scanners depend upon pom.xml files for the version numbers of dependencies.
     1~~It appears that most vulnerability scanners depend upon pom.xml files for the version numbers of dependencies.~~
    22
    33The attached patch does the following:
    4 * Keep `META-INF/maven/*`
     4* ~~Keep `META-INF/maven/*`~~
    55* Add `ivy-checkdepsupdate` so we can get the newest dependency versions faster