Files
git.stella-ops.org/docs/modules/scanner/TASKS.md
master 1d962ee6fc
Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled
Add OpenSslLegacyShim to ensure OpenSSL 1.1 libraries are accessible on Linux
This commit introduces the OpenSslLegacyShim class, which sets the LD_LIBRARY_PATH environment variable to include the directory containing OpenSSL 1.1 native libraries. This is necessary for Mongo2Go to function correctly on Linux platforms that do not ship these libraries by default. The shim checks if the current operating system is Linux and whether the required directory exists before modifying the environment variable.
2025-11-02 21:41:03 +02:00

884 B

Task board — Scanner

Local tasks should link back to ./AGENTS.md and mirror status updates into ../../TASKS.md when applicable.

ID Status Owner(s) Description Notes
SCANNER-DOCS-0001 DOING (2025-10-29) Docs Guild Validate that ./README.md aligns with the latest release notes. See ./AGENTS.md
SCANNER-DOCS-0002 DONE (2025-11-02) Docs Guild Keep scanner benchmark comparisons (Trivy/Grype/Snyk) and deep-dive matrix current with source references. Coordinate with docs/benchmarks owners
SCANNER-OPS-0001 TODO Ops Guild Review runbooks/observability assets after next sprint demo. Sync outcomes back to ../../TASKS.md
SCANNER-ENG-0001 TODO Module Team Cross-check implementation plan milestones against ../../implplan/SPRINTS.md. Update status via ./AGENTS.md workflow