Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ In addition consider the following extra checks for frameworks and libraries.
11. Use checksums or hashes to verify the integrity of interpreted code, libraries, executables, and configuration files
12. Restrict users from generating new code or altering existing code
13. Implement safe updates using encrypted channels
14. Use cryptographic signatures when updating your code and ensure the package manager verify those signatures

#### References

Expand Down