Simon Metson

Results 9 issues of Simon Metson

Running with python3.8 I see: ```flake8 test multiprocessing.pool.RemoteTraceback: """ Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/multiprocessing/pool.py", line 125, in worker result = (True, func(*args, **kwds)) File "/Users/metson/code/seed/venv/lib/python3.8/site-packages/flake8/checker.py", line 666, in...

Someone reported on twitter that the plots don't render on Firefox. Probably some js syntax mistake.

redraw should call draw if the plot hasn't been drawn already

neat tool, but it doesn't seem to work if I want to talk to an authenticated end point. I think this is down to how you chop up the URL,...

## Overview - Developers need to know how to access credentials. - Users need to know how to provide them in their runtime (e.g. CI) environment. ## Requirements _Provide a...

documentation

## Overview NISTs [OSCAL](https://pages.nist.gov/OSCAL/documentation/) is a public standard used for describing controls, implmentations, systems and their assessment. We have done IBM internal POC work to confirgure Auditree from OSCAL files....

enhancement
configuration
cli
OSCAL

## Overview Auditree is designed to run in CI/CD tools. We should provide some example Jenkins files, Travis configs and Tekton pipelines to facilitate. ## Requirements - Example/documentation for deploying...

## Overview It would be good to have a report that highlights persistent failures - checks that consistently fail for many days. ## Requirements - configurable threshold for persistent failure,...

## Overview As evidence can be placed in the locker with [plant](https://github.com/ComplianceAsCode/auditree-plant) we should have some checks, beyond abandoned evidence, against that. I think something like warnings when within a...

documentation
enhancement
check