Adam Swanda

Results 59 issues of Adam Swanda

- Requires API key - Use endpoint to check threat lists of IP artifacts - Use endpoint "/api/pastries/{IP}"

backlog
module

Provide support for users to import & export artifacts and their enriched context via: **Export** - [ ] AWS SQS - [x] HTTP REST API Endpoints - [x] Local JSON...

enhancement
backlog
pipeline

- module will retrieve arbitrary HTML, text, or PDF from local or remote sources - Leverage the InQuest iocextract library to parse out any IOCs and add as new artifacts...

backlog
module

- Migrate all documentation to readthedocs.io - Convert Markdown docs to RST/Sphinx doc format - not the quickest task but I'm getting there

in-progess

Case management system - Allow users to open cases and add artifacts to those cases - Cases can be switched between and worked on by themselves - Cases can have...

enhancement

Optionally query VT for hash to display positive/hit ratio and number of detection engines

### What happened? I have a simple class that creates/connects to a persistent Chroma index, along with add and search functions. When I call this class I am get the...

bug

Github monitoring can yield great results for leads on data leaks, especially with developers often accidentally leaking keys, tokens, internal domains/IPs, etc. It'd be great to be able to add...

enhancement

The creation helper lets users skip input for optional fields, but this should probably have an argument to use pre-defined defaults instead of null values.

bug
creation-helper