pytm icon indicating copy to clipboard operation
pytm copied to clipboard

Multi threat libs

Open izar opened this issue 10 months ago • 0 comments

Adds capability to select which threat lib to use on the command line:

  • nothing in the command line: uses the default library
  • --threat-files foo.json : uses the threats in foo.json only
  • --threat-files foo.json default : uses the threats in foo.json and the default ones

izar avatar Feb 20 '25 20:02 izar