Paul Coccoli

Results 35 issues of Paul Coccoli

Reported by user on Windows. ``` File "C:\Users\redacted\pyenv\redacted\lib\site-packages\firepit\__init__.py", line 30, in get_storage raise NotImplementedError(url.scheme) NotImplementedError: c ``` I think what happened here is that a Windows path was passed in...

bug
good first issue
help wanted
hacktoberfest

Currently, the psycopg2 package is required for postgresql support. However, if you're using sqlite3, you shouldn't need to install psycopg2. Using a plugin mechanism to separate out different "back ends"...

enhancement
good first issue
help wanted

**Is your feature request related to a problem? Please describe.** ~At a minimum, copy over kestrel/ikestrel CLIs from kestrel 1.x~ this part is done now, but additional CLI tools would...

enhancement
kestrel2

**Is your feature request related to a problem? Please describe.** Since #529 is done, we should now make `SqlCache` database-agnostic. Currently it still only works with sqlite3, as it uses...

enhancement
kestrel2

**Describe the bug** The STIX bundle in data/cybox/e2eStixBundle01.json is invalid. It should not be used for testing. I'm not certain what this file is intended for. **Expected behavior** Negative or...