Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Is this plugin applicable when Nexus IQ scan is run using Jenkins - Nexus Platform plugin?  #31

@vinishakurapati

Description

@vinishakurapati
  • **What are you trying to do?

  • I would like to scan my node-modules folder packages(which is created after running npm install) before scanning my War file( which is generated after using "npm run build" command**

  • What feature or behavior is this required for?

  • I added the copy-modules- webpack plugin code in "webpack-config-dev" file and have also set includepackage.json to true. So now How should I perform the scan? (PS: My company uses Jenkins-Nexus platform plugin which will perform scan of "war" file and give a link of Nexus results report)

  • How could we solve this issue? (Not knowing is okay!)

  • How do we run the scan after including this plugin in " webpack config -dev file"

PS: I am pulling the packages using remote Jfrog artifactory which is directed to Open-source npmjs.org so scanning these packages is important for security compliance. Seeking some suggestions to scan it using Nexus IQ scanner
@rpokorny @304NotModified @elijahe @seminolas @mpiggott @scherzhaft

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions