Make policy based on coordinates explicitly match the given artifactId #5387
Unanswered
software-testing-professional
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I recently created some policies to identify components with version below the given one.
Example:

This works, but it also raises policy violations for other components starting with
spring-boot.Like
spring-boot-starter-webetc.Is there any way to only match
org.springframework.boot:spring-boot?Regards, Michael
Beta Was this translation helpful? Give feedback.
All reactions