aeacus icon indicating copy to clipboard operation
aeacus copied to clipboard

🔐 Vulnerability remediation scoring system

Results 5 aeacus issues
Sort by recently updated
recently updated
newest added

We are in dire need of testing for most functions, specifically crypto and check stuff. Any contributions towards testing will be greatly appreciated.

help wanted
testing

Created a windows specific check for file permissions

Tracking issue for new config format: `https://github.com/safinsingh/aeaconf2` This initial commit contains some basic work for integrating `aeaconf2`. It does not compile yet. Transitioning should be fairly easy based on what...

Hello, I wrote some (opinionated) VSCode snippets to make writing Aeacus configuration slightly easier: https://gist.github.com/safinsingh/835a2ec96bf272dac908e7cbbf55e281 Would this be better placed in a separate resources repository or should we look into...

We need to be able to score one finding using multiple sources. To be able to do this a more advanced logic than just Pass/Pass Override/Fail is necessary. For example,...

enhancement