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]: Spring Cloud Dataflow REST Resource is mistaken as Spring Data REST #4582

Closed
hpoettker opened this issue Jun 8, 2022 · 1 comment · Fixed by #4583
Closed

[FP]: Spring Cloud Dataflow REST Resource is mistaken as Spring Data REST #4582

hpoettker opened this issue Jun 8, 2022 · 1 comment · Fixed by #4583
Assignees
Labels
FP Report maven changes to the maven plugin
Milestone

Comments

@hpoettker
Copy link
Contributor

Package URl

pkg:maven/org.springframework.cloud/spring-cloud-dataflow-rest-resource@2.5.4.RELEASE

CPE

cpe:2.3:a:vmware:spring_data_rest:2.5.4:release:*:*:*:*:*:*

CVE

No response

ODC Integration

{"label"=>"Gradle Plugin"}

ODC Version

7.1.0.1

Description

And also the CPE with Pivotal instead of VMware: cpe:2.3:a:pivotal_software:spring_data_rest:2.5.4:release:*:*:*:*:*:*

@github-actions
Copy link
Contributor

github-actions bot commented Jun 8, 2022

Maven Coordinates

<dependency>
   <groupId>org.springframework.cloud</groupId>
   <artifactId>spring-cloud-dataflow-rest-resource</artifactId>
   <version>2.5.4.RELEASE</version>
</dependency>

Suppression rule:

<suppress base="true">
   <notes><![CDATA[
   FP per issue #4582
   ]]></notes>
   <packageUrl regex="true">^pkg:maven/org\.springframework\.cloud/spring-cloud-dataflow-rest-resource@.*$</packageUrl>
   <cpe>cpe:/a:vmware:spring_data_rest</cpe>
</suppress>

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

@github-actions github-actions bot added the maven changes to the maven plugin label Jun 8, 2022
@aikebah aikebah self-assigned this Jun 8, 2022
@aikebah aikebah added this to the 7.1.1 milestone Jun 8, 2022
@aikebah aikebah linked a pull request Jun 8, 2022 that will close this issue
@aikebah aikebah closed this as completed Jun 8, 2022
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