Skip to content
Open
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
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ Supported by: [GuardRails.io](https://www.guardrails.io)
- [Pyt](https://github.com/python-security/pyt) - A Static Analysis Tool for Detecting Security Vulnerabilities in Python Web Applications.
- [Detect Secrets](https://libraries.io/pypi/detect-secrets) - An enterprise friendly way of detecting and preventing secrets in code.

## Malware Analysis

- [AIDebug](https://github.com/anpa1200/AIDebug) - Python malware reverse-engineering debugger that emits ATT&CK mappings, YARA candidates, IOCs, JSON exports, and analyst reports.

## Vulnerabilities and Security Advisories

- [Safety](https://github.com/pyupio/safety) - Safety checks your installed dependencies for known security vulnerabilities.
Expand Down