Smithy V1 components
Smithy V1 components released. Support for authenticated DAST. Several orchestrator fixes to enable rapid development.
Published on
Release
v1.1
Changes in this release
Support for
- authenticated elasticsearch
- pip-audit
- bandit
- codeql with automatic langugage detection
- gosec
- nancy
- semgrep
- trivy
- trufflehog
- ZAP both with form authentication and baseline
- Also Smithy can now work with registries via the image-get target. This allows for downloading images from remote registries for scanning and reachability analysis.
- The reachability enricher now supports SAST findings. You can automatically ignore SAST findings that aren’t reachable from outside the binary/internet. (e.g. tests, internal libraries, utilities)