Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>first-testNew to Visual Studio Code? Get it now.
first-test

first-test

Financial BD scan

|
266 installs
| (0) | Free
fix blackduck issue at pipeline for node/npm app
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

first extension

Use the extension to scan and fix front-end app. make sure!!! Workspace exist jenkins file

How to use

demo

Using the command palette:

  • BD fix

    This command is used to fix BD issue when app build in ECS. Update Jenkins file and new a remove-devDependencies file.

      buildArtifactsFunc: {
      	....
          sh ''' chmod 777 ./script/remove-devDependencies.sh
          ./script/remove-devDependencies.sh'''
    
      }
    
  • BD scan

    This command is used to scan dependencies BD issue, if found, Need to fix it manually because dependencies package will defect app.

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft