initial commit after one day coding agent session
This commit is contained in:
commit
372af75b90
88 changed files with 22694 additions and 0 deletions
8
config/blocklist.txt
Normal file
8
config/blocklist.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Package Blocklist
|
||||
#
|
||||
# List of Python packages that are explicitly blocked
|
||||
# One package per line
|
||||
|
||||
# Example malicious packages (add real ones as discovered)
|
||||
malicious-package
|
||||
dangerous-lib
|
||||
Loading…
Add table
Add a link
Reference in a new issue