plugin-sbom-javascript

command module
v0.0.17-alpha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2025 License: AGPL-3.0 Imports: 17 Imported by: 0

README

codeclarity-logo

Secure your software empower your team.

License

Table of Contents

CodeClarity Plugin - SBOM

Contributing

If you'd like to contribute code or documentation, please see CONTRIBUTING.md for guidelines on how to do so.

Reporting Issues

Please report any issues with the setup process or other problems encountered while using this repository by opening a new issue in this project's GitHub page.

Purpose

The sbom service creates an inventory of dependencies of an application's source code directory.


It is the first stage of the Software Composition Analysis process.

  1. Identify dependencies (SBOM)
  2. Identify known vulnerabile dependencies (This service)
  3. Identify licenses & license compliance
  4. Compute and verify upgrades to the application

Current Features

  1. Identifies package-managed dependencies

Future Features

  1. Identify self-managed dependencies (script tags, library files, etc...)

Dev Usage

To execute this service for development purposes, two paramters need to be supplied to the IDE or terminal:

Usage of sbom-js:
  -output-file string
    	Absolute Path to the output file (Required)
  -source-code-directory string
    	Absolute Path to the source code directory (Required)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL