starbase

Graph-based security analysis for everyone

MPL-2.0 License

Downloads
7
Stars
302
Committers
15

Bot releases are hidden (Show)

starbase - v0.10.0 Latest Release

Published by j1-internal-automation about 1 year ago

🚀 Enhancement

⚠️ Pushed to main

  • Populate CODEOWENRS, baseline package.json and baseline cortex.yaml (@jablonnc)

Authors: 2

starbase - v0.9.0

Published by j1-internal-automation over 1 year ago

🚀 Enhancement

🐛 Bug Fix

Authors: 2

starbase - v0.8.0

Published by j1-internal-automation over 1 year ago

🚀 Enhancement

🐛 Bug Fix

Authors: 1

starbase - v0.7.0

Published by j1-internal-automation over 1 year ago

🚀 Enhancement

🐛 Bug Fix

Authors: 2

starbase - v0.6.0

Published by j1-internal-automation over 1 year ago

🚀 Enhancement

  • Bumping minor revision to fix past manual tag creation #87 (@adam-in-ict)

🐛 Bug Fix

Authors: 1

starbase - Support -c, --config optional config path option

Published by erichs almost 2 years ago

CLI now supports the -c, --config optional parameter (defaults to config.yaml). This option is required when working with docker, e.g.:

# assume working dir contains a config.yaml
cd /path/to/working/dir && mkdir -p .integrations
docker run -it --rm -v $PWD/.integrations:/opt/jupiterone/starbase/.integrations -v $PWD/config.yaml:/tmp/config.yaml ghcr.io/jupiterone/starbase setup -c /tmp/config.yaml
docker run -it --rm -v $PWD/.integrations:/opt/jupiterone/starbase/.integrations -v $PWD/config.yaml:/tmp/config.yaml ghcr.io/jupiterone/starbase run -c /tmp/config.yaml
starbase - v0.5.0

Published by j1-internal-automation about 2 years ago

🚀 Enhancement

Authors: 1

starbase - v0.4.3

Published by j1-internal-automation about 2 years ago

🐛 Bug Fix

Authors: 2

starbase - v0.3.0

Published by austinkelleher about 2 years ago

Releases:

  • #70 - Disable schema validation by default
  • #71 - Support for publishing a Docker image to the GitHub Container Registry
Package Rankings
Top 9.63% on Proxy.golang.org
Top 14.4% on Npmjs.org
Related Projects