.gitignore
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
README.zh.md
SECURITY.md
TODOS.md
pyproject.toml
.github/workflows/deploy-website.yml
.github/workflows/devsecops.yml
.github/workflows/publish.yml
dashboard/generate.py
dashboard/template.html
docs/cli-reference.md
docs/dashboard-guide.md
docs/getting-started.md
docs/gitlab-guide.md
docs/pipeline-reference.md
docs/plugin-guide.md
docs/policy-reference.md
docs/zh/cli-reference.md
docs/zh/dashboard-guide.md
docs/zh/getting-started.md
docs/zh/gitlab-guide.md
docs/zh/pipeline-reference.md
docs/zh/policy-reference.md
policy/default.rego
policy/permissive.rego
policy/strict.rego
src/cast_cli/__init__.py
src/cast_cli/detect.py
src/cast_cli/install.py
src/cast_cli/main.py
src/cast_cli/templates/__init__.py
src/cast_cli/templates/gitlab/__init__.py
src/cast_cli/templates/gitlab/go/__init__.py
src/cast_cli/templates/gitlab/go/devsecops.yml
src/cast_cli/templates/gitlab/nodejs/__init__.py
src/cast_cli/templates/gitlab/nodejs/devsecops.yml
src/cast_cli/templates/gitlab/python/__init__.py
src/cast_cli/templates/gitlab/python/devsecops.yml
src/cast_cli/templates/go/__init__.py
src/cast_cli/templates/go/devsecops.yml
src/cast_cli/templates/nodejs/__init__.py
src/cast_cli/templates/nodejs/devsecops.yml
src/cast_cli/templates/python/__init__.py
src/cast_cli/templates/python/devsecops.yml
src/castops.egg-info/PKG-INFO
src/castops.egg-info/SOURCES.txt
src/castops.egg-info/dependency_links.txt
src/castops.egg-info/entry_points.txt
src/castops.egg-info/requires.txt
src/castops.egg-info/top_level.txt
templates/github/publish-dashboard.yml
templates/gitlab/go/devsecops.yml
templates/gitlab/nodejs/devsecops.yml
templates/gitlab/python/devsecops.yml
templates/go/devsecops.yml
templates/nodejs/devsecops.yml
templates/python/devsecops.yml
tests/__init__.py
tests/test_cli.py
tests/test_dashboard.py
tests/test_detect.py
tests/test_install.py
website/_config.yml
website/index.html
website/docs/cli-reference.html
website/docs/dashboard-guide.html
website/docs/getting-started.html
website/docs/gitlab-guide.html
website/docs/pipeline-reference.html
website/docs/plugin-guide.html
website/docs/policy-reference.html
website/zh/index.html
website/zh/docs/cli-reference.html
website/zh/docs/dashboard-guide.html
website/zh/docs/getting-started.html
website/zh/docs/gitlab-guide.html
website/zh/docs/pipeline-reference.html
website/zh/docs/plugin-guide.html
website/zh/docs/policy-reference.html