BOM validation soft failing #3795
Labels
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
Issues eligible for Hacktoberfest contributions
p3
Nice-to-have features
size/S
Small effort
Current Behavior
Currently, you either disable BOM validation, or you enable it. Which either results in no validation or possibly many failures right now.
Proposed Behavior
Add another state "soft validation" which
2a) Logs validation failure with details
2b) sends out notification of validation failed (see Notification Event: Bom Validation Failed #3778)
2c) Possibly gives feedback in return of API call
This would allow the monitoring of imports for a while, to ensure all used tools behave properly. Due to usage of many tools in different projects and different circumstances in different projects it would be beneficial to first observe the behaviour for some weeks before letting uploads faile. Furthermore it might give a hint in the logs if a validation failed AND later the processing failed. This might help identifying processing issues.
Checklist
The text was updated successfully, but these errors were encountered: