dougmcdorman
dougmcdorman
Ran just retirejs scan on a project. The screen showed retire.js finding some issues but then hitting an error. unfortunately the glue output json was just [] So if you...
There are at least 10 data source entries in the STIX file where the url is a broken link. Here is one example where "url": "https://attack.mitre.org/data-sources/DS0002" - broken (has a...
The documentation below the definition says product_in but the definition says product_id Just a typo in the doc? ###### Engagements API ####### def list_engagements(self, status=None, product_id=None, name_contains=None,limit=20): """Retrieves all the...