forked from apache/airflow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More automation when retrieving Airlfow dependencies health status (a…
…pache#41653) * More automation when retrieving Airlfow dependencies health status The command to retrieve Airflow dependencies health status aims to automate retrieval of all the information that has been so far manually derived and to put it automatically into Google Spreadsheet. What's done so far: * Google Spreadsheet integration * Filtering of relevant OPSF scorecard values * Converting OPSF scorecard details into comments for relevant cells * Automatically deriving "Governance", "Livecycle status" and "Unpatched vulnerabilities" (no importance yet - that will need Github integration. * fixup! More automation when retrieving Airlfow dependencies health status
- Loading branch information
Showing
7 changed files
with
573 additions
and
64 deletions.
There are no files selected for viewing
This file contains 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
92 changes: 78 additions & 14 deletions
92
dev/breeze/doc/images/output_sbom_export-dependency-information.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion
2
dev/breeze/doc/images/output_sbom_export-dependency-information.txt
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
24dce1db728b2c24782375cd3c18600c | ||
04ba24ba16920575bec41722d612f0a4 |
This file contains 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
Oops, something went wrong.