feat: harden download and install security
This commit is contained in:
parent
f8ffb95376
commit
af13e98eb3
33 changed files with 1517 additions and 46 deletions
|
|
@ -4,4 +4,10 @@ Docuemnts of these types MUST live in `.plans/` within a sensibly named and inde
|
|||
|
||||
## Audits
|
||||
IMPORTANT!!
|
||||
Audits are to live in `.audits` with a good name slug plus time & date.
|
||||
Audits are to live in `.audits` with a good name slug plus time & date.
|
||||
|
||||
## Architecture
|
||||
IMPORTANT TO CHECK BEFORE ANY COMMIT!!
|
||||
Architecture under `.architecture` must be maintained with each change.
|
||||
- Security issues stumbled upon or noticed during execution **already in code** must live in `security-issues.md`. Newly added issues during execution or planning should be raised to the user and/or dealt with, instead of growing the list.
|
||||
- An overview of the workspace, should live in `overview.md`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue