This website requires JavaScript.
Explore
Help
Register
Sign In
drjones
/
docs
Watch
1
Star
0
Fork
0
You've already forked docs
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Page:
Security
Pages
Architecture
Home
Operations
Project Inventory
Provenance
Releases
Security
Setup
Code
Clone
HTTPS
Tea CLI
3
Security
drjones edited this page
2026-05-20 19:02:07 -07:00
Table of Contents
Security
Risk Profile
Handling Rules
Review Checklist
Security
Risk Profile
Automation projects can carry account/session risk; never commit tokens, cookies, private data, or scraped content.
Handling Rules
Do not commit credentials, tokens, cookies, keys, private logs, captures, card data, or personal data.
Keep generated dependency trees, copied SDKs, and build output out of Git unless explicitly documented as source.
For security-sensitive projects, keep docs scoped to authorized lab, research, or defensive maintenance.
Treat unknown-origin binaries as blocked until provenance is recorded.
Review Checklist
Search the repository for secrets and private data.
Confirm dependency sources and upstream license status.
Confirm generated artifacts are ignored or moved to releases.
Confirm project-specific safe-use boundaries are written in README and release notes.
Delete Page
Deleting the wiki page "Security" cannot be undone. Continue?
No
Yes