github-actions[bot] opened a new pull request, #52604:
URL: https://github.com/apache/airflow/pull/52604
Airflow 3 will need to be updated with package-json.lock but for now
we are fixing the sbom command to work for Airflow 2 (and generate
airflow 2.11 SBOMS.
Changes:
* passing --github-token parameter which might be helpful to not
rate-limit GitHub calls
* allowing to pass either `--airflow-site-archive-path` or
`--airflow-root-path` depending where we want to generate sbom -
it can be generated in `archive` folder directly (when we want
to update historical data) or in the airflow source directory
when we want to add SBOM to **just** generated documentation
during the doc-building phase
(cherry picked from commit acea31e7a3d91c5c0a30736367cca5bc89ede4e9)
Co-authored-by: Jarek Potiuk <[email protected]>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]