Paul Pfeister

Results 41 issues of Paul Pfeister

Sylva uses spaCy to help parse arbitrary text for possible residency info. This helper module can be found at: https://github.com/ppfeister/sylva/blob/master/src/sylva/helpers/nlp.py To reproduce using the included test suite, developers can either...

help wanted

After a module or integration is ran, the created dataframe is returned to the handler. The handler doesn't care about this dataframe, but it does care about the _length_ of...

bug
help wanted
good first issue

Debian repositories updated Chromium to 127. This new version has a high rate of crashing on launch, leading to proxy failures. Chromium 126.0.6478.182 is known to be functional. Either regress...

bug
help wanted

Base present, to be fully implemented in project shortly Should probably refactor the tests to check overall rather than itemized fx calls, but we'll see. Closes: #2366

enhancement

When new sites are proposed, the existing site validation ci checks for F+ and F- responses. The workflow should also check to see if the sites already exist, and return...

enhancement

### Description Project should validate the remote manifest against the locally held schema before running, to address drift that may result in fatal runtime errors. Schema validation will normally fail...

enhancement

false positive
hacktoberfest-accepted
staged - do not merge

Flag removal deferred so as to not break existing workflows. Will be merged in preparation of 0.18.0.

hacktoberfest-accepted
staged - do not merge

## False Positive Remediation [**Version 0.16.0**](https://github.com/sherlock-project/sherlock/releases/tag/v0.16.0) introduced regular testing for false-positive-prone targets, as well as their automatic exclusion from searches. This provided a significant boost to the project's average accuracy,...

help wanted
good first issue
false positive

**Is your feature request related to a problem? Please describe.** Docker port mapping is sufficient for default network types, but in more complicated setups, this is infeasible. In our current...