.gitignore
CHANGELOG.md
CLAUDE.md
CONTRIBUTING.md
DESIGN.md
LICENSE
README.md
README.zh.md
SECURITY.md
TODOS.md
pyproject.toml
uv.lock
.context/retros/2026-03-22-1.json
.github/workflows/deploy-website.yml
.github/workflows/devsecops.yml
.github/workflows/pr-preview-cleanup.yml
.github/workflows/pr-preview.yml
.github/workflows/publish.yml
.github/workflows/release-drafter.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/plugin-guide.md
docs/zh/policy-reference.md
policy/default.rego
policy/permissive.rego
policy/strict.rego
scripts/build_docs.py
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/zh/index.html