Specific parameters of the scan_ artifact.py script

Parameter Required parameter Description Example
--artifact-url URL of the artifact stored in Nexus RM or file storage. If this URL is specified, other parameters of artifact types are ignored --artifact-url https://nexus.dev.maverix.co/repository/web-maven-test/com/mkyong/web/java-web-project/1.15/java-web-project-1.15.war
--artifact-type Required if artifact-url isn't specified, otherwise it is an auxiliary parameter. Valid values: maven, docker, file_storage, npm, yum, raw --artifact-type maven
--artifact-name Artifact name in Maverix --name java-web-project-war