I have a requirement to run Owasp Dependency check in dev infra alone, not on UAT and PROD. Our M2 repo is hosted in a airgap infra.
Currently we have a OWASP plugin configured part of Pom file which works fine, but i need to remove from pom file and use it along with Maven command line.
is it supported? if not any other workaround please?