Samuel Roach

Results 7 issues of Samuel Roach

Added changes to reflect the change suggested in https://github.com/PGMDev/PGM/issues/1024#issue-1296570186. Adds ``mercyLimitMin`` to ScoreConfig to store the minimum score required for a MercyRule to enforce. Mercy Rule now calculates a ``mercyBaseline``...

feature

# Bug report ### What operating system and version are you using? ``` version = 10.0.22631 build = 22631 platform = windows ``` ### What version of osquery are you...

bug
SQL
release

### Checklist Check what applies to you. *Add an X between the brackets or click the checkboxes when you have submitted the issue.* - [x] I have [pruned](https://pgm.dev/docs/guides/packaging/pruning-chunks) the map...

map
submission
loaded

- [ ] - Contribution.MD - [x] - Issue templates - [ ] - Install.md (is that overkill)? - [ ] - Update current README.md to include changelog, update screenshot...

enhancement

Fuzz tests should be set up to try to find any potential errors and exceptions that could arise. This includes new statuses, empty values etc.

enhancement

Currently there are cases where `ValueError`'s are thrown / could be thrown in `type_constructor`. For cases where this can be classified as expected behaviour (cases where Sprint's aren't required for...

enhancement

### Request There should be logging capabilities within `ergast_py` such that a user can seamlessly integrate `ergast_py` into their own projects, and have it provide useful information back to the...

enhancement