claude-secure-coding-rules
Secure Coding Rules for Claude Code with a particular emphasis on AIML projects
File Explorer
Download Latest Version (.zip)- bug_report.md
- config.yml
- new_rule_request.md
- ci.yml
- CODEOWNERS
- dependabot.yml
- FUNDING.yml
- pull_request_template.md
- CONTRIBUTING.md
- NOTIFICATIONS.md
- agent-security.md
- ai-security.md
- graph-database-security.md
- mcp-security.md
- owasp-2025.md
- rag-security.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- cicd-security.md
- CLAUDE.md
- CLAUDE.md
- container-security.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- iac-security.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- document-processing-security.md
- embedding-security.md
- retrieval-security.md
- vector-store-security.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- CLAUDE.md
- framework-template.md
- rule-template.md
- test_code_examples.py
- test_coverage.py
- test_security_rules.py
- test_rule_format.py
- conftest.py
- README.md
- requirements.txt
- .gitignore
- .markdownlint.json
- CLAUDE.md
- LICENSE
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/TikiTribe/claude-secure-coding-rules
Downloads the entire project code from GitHub to your computer.
cd claude-secure-coding-rules
Moves into the project folder you just downloaded.
2. Official Install Script
Easy RecommendedPrerequisites
brew install shellcheck semgrep
Installs the pre-built package via Homebrew β no source build required.
apt-get install shellcheck
Installs directly from the APT package repository (Debian/Ubuntu-based).
pip install semgrep bandit
Installs the package published on PyPI directly β no need to clone the source.
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
