Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FP]: swagger-parser-safe-url-resolver flagged for parse-url_project #6441

Closed
nhumblot opened this issue Feb 5, 2024 · 3 comments · Fixed by #6442
Closed

[FP]: swagger-parser-safe-url-resolver flagged for parse-url_project #6441

nhumblot opened this issue Feb 5, 2024 · 3 comments · Fixed by #6442
Assignees
Labels
FP Report maven changes to the maven plugin

Comments

@nhumblot
Copy link
Collaborator

nhumblot commented Feb 5, 2024

Package URl

pkg:maven/io.swagger.parser.v3/swagger-parser-safe-url-resolver@2.1.20

CPE

cpe:2.3:a:parse-url_project::::::::*

CVE

No response

ODC Integration

None

ODC Version

9.0.9

Description

This FP has already been declared in #5754 but the suppression rule got limited to the version 2.1.14, which raises an alert again when using another one as a dependency.

@nhumblot nhumblot self-assigned this Feb 5, 2024
Copy link
Contributor

github-actions bot commented Feb 5, 2024

Maven Coordinates

<dependency>
   <groupId>io.swagger.parser.v3</groupId>
   <artifactId>swagger-parser-safe-url-resolver</artifactId>
   <version>2.1.20</version>
</dependency>

Suppression rule:

<suppress base="true">
   <notes><![CDATA[
   FP per issue #6441
   ]]></notes>
   <packageUrl regex="true">^pkg:maven/io\.swagger\.parser\.v3/swagger-parser-safe-url-resolver@.*$</packageUrl>
   <cpe>cpe:/a:parse-url_project:</cpe>
</suppress>

Link to test results: https://github.com/jeremylong/DependencyCheck/actions/runs/7780304257

@aggeboe
Copy link

aggeboe commented Feb 5, 2024

Possible duplicate of #6422

@nhumblot
Copy link
Collaborator Author

nhumblot commented Feb 5, 2024

Possible duplicate of #6422

Sorry, I didn't see your ticket 😦

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FP Report maven changes to the maven plugin
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants