Michael McAleer

Results 11 comments of Michael McAleer

Please consider upgrading x/text to 0.3.8 or newer to resolve https://github.com/spf13/afero/issues/381

@raphaelahrens I again with `Findings` that had `threat_id` corresponding to the `SID` in `threats.json`, the Finding `id` was set as the number of the threat as listed in the generated...

Sure no problem, to keep things simple I have used only the example provided [tm.py](https://github.com/izar/pytm/blob/master/tm.py) with the override snippet taken from your README [here](https://github.com/izar/pytm/blob/master/README.md#overrides). Note: `user_to_web.overrides` findings have been changed...

Thanks for the update @izar, I was just working on it there and adding a way to track overridden threats with finding responses, they would be useful to output in...

Tried again @nineinchnick where Findings for overrides do not have an `id` set, only `threat_id`. The outcome is still the same, the threats are still listed in the generated report....

I am on PTO so responses will be delayed for the next week. I found another bug, when overriding findings, the findings output do not record the CVSS score. For...

@thresheek I had a look through https://github.com/nginx/unit/issues/725 and https://github.com/nginx/unit/issues/622 and https://github.com/nginx/unit/issues/519. I want to reiterate what @javorszky said in the issue description but with more context. I asked if using...

> Should pip install work or not work? How will we document the variance in behaviour? In my case pip worked fine with the `-slim` variant, but this does not...

It is, hitting it multiple times running `probes.continuation.ContinueSlursReclaimedSlursFull` most recently.

Sure no problem: ``` --- # ===== Runner behavior ===== system: verbose: 0 # Keep stdout minimal; HTML/JSONL are the artifacts of record parallel_attempts: 2 # Modest parallelism; raise slowly...