* Fix artifact upload paths for CodeQL and SBOM results
- Correct CodeQL SARIF path from **/results to ../results (relative to workspace)
- Add fallback path for SBOM to handle different generation locations
- This should resolve the 'No files were found' warnings for artifacts
* Test commit to trigger Security Analysis workflow with fixed artifact paths
* Update docker.yaml
* Update security.yaml
* Update security.yaml