Migrate from FOSSA to SRS configuration - #412
Merged
sbylica-splunk merged 1 commit intoMar 25, 2026
Merged
Conversation
skammari-splunk
temporarily deployed
to
workflow-approval
March 5, 2026 09:46 — with
GitHub Actions
Inactive
sbylica-splunk
approved these changes
Mar 25, 2026
sbylica-splunk
merged commit Mar 25, 2026
4891ff4
into
cloudfoundry-community:develop
6 of 9 checks passed
ajasnosz
added a commit
that referenced
this pull request
Apr 8, 2026
* Added some error handling to nozzle.go and updated packages (#400) * updated a list of tested TAS versions (#401) * Tas version docs (#403) * updated a list of tested TAS versions * feat:Updated info about ops manager version * feat: fixes for SPLUNK_INDEX (#404) * feat: fixes for SPLUNK_INDEX * feat: validate appguid when checking app cache and skip errors from system apps * feat:prepare release 1.4.2 (#405) * Prepare release (#407) * fix: fixed some github workflows for isv authorisation * fix: remove exit from validate API endpoint step in main.yml (#408) * Validate api endpoint (#409) * fix: remove exit from validate API endpoint step in main.yml * fix: removed some auth validation scripts * chore: update docs about labels for SPLUNK_INDEX (#410) * Migrate from FOSSA to SRS configuration (#412) * fix: improve error handling for deleted apps (#413) * fix: improve error handling for deleted apps * fix: add logs and error handling * fix: update wrong logging format --------- Co-authored-by: Szymon Bylica <142112966+sbylica-splunk@users.noreply.github.com> Co-authored-by: skammari-splunk <147588720+skammari-splunk@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds a srs.yaml configuration file generated from the existing .fossa.yml configuration.
What Changed
Added srs.yaml with settings migrated from .fossa.yml
Mapped FOSSA paths.exclude to SRS skip-dirs
Mapped FOSSA targets.exclude (type + path) to SRS skip-files
Next Steps
Review the generated srs.yaml configuration
Check warning comments for any unsupported features