compaa

command module
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: MIT Imports: 10 Imported by: 0

README

workflow

Why compaa

compaa is the component activity analysis tool for software security. It aims supporting your software component analysis. Some tools supports auto update functions, but you may find it sometimes wont' make it because some library is archived, inactive maintained etc.

Install

go intsall github.com/izziiyt/compaa@v0.2.3

Sample

You should set your github token for sufficient github api rate limit.

compaa -t ${YOUR_GITHUB_TOKEN} ./path
./path/sample0/Dockerfile
./path/sample1/subpath/package.json
./path/sample2/Dockerfile
├ WARN: docker.io/library/alpine:3.13 last update isn't recent (2022-11-10 20:55:35.397295 +0000 UTC)
./path/sample2/subpath/Dockerfile
./path/sample3/go.mod
├ WARN: go1.18 is EOL
├ WARN: github.com/pkg/errors is archived
├ WARN: github.com/jinzhu/gorm last push isn't recent (2023-09-11 08:16:54 +0000 UTC)

License

This project is licensed under the MIT License, see the LICENSE file for details.

Supports

  • go.mod
  • package.json
  • Dockerfile
  • requirements.txt
  • Gemfile

Note

It may occur breaking changes in minor update.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
sdk
eol
npm

Jump to

Keyboard shortcuts

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