diff --git a/README.md b/README.md index 8dbef343..f08e3e63 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ OWASP [CycloneDX][link_website] is a full-stack Bill of Materials (BOM) standard that provides advanced supply chain capabilities for cyber risk reduction. -This Python package provides data models, validators and more, +This Python package provides data models, validators and more, to help you create/render/read CycloneDX documents. **This package is not designed for standalone use. It is a software library.** @@ -25,7 +25,7 @@ to help you create/render/read CycloneDX documents. As of version `3.0.0`, the internal data model was adjusted to allow CycloneDX VEX documents to be produced as per [official examples](https://cyclonedx.org/capabilities/bomlink/#linking-external-vex-to-bom-inventory) linking VEX to a separate CycloneDX document. -If you're looking for a CycloneDX tool to run to generate (SBOM) software bill-of-materials documents, why not checkout +If you're looking for a CycloneDX tool to run to generate (SBOM) software bill-of-materials documents, why not checkout [CycloneDX Python][cyclonedx-python] or [Jake][jake]. ## Documentation @@ -81,5 +81,3 @@ See the [LICENSE][license_file] file for the full license. [link_slack]: https://cyclonedx.org/slack/invite [link_discussion]: https://groups.io/g/CycloneDX [link_twitter]: https://twitter.com/CycloneDX_Spec - -[PEP-508]: https://www.python.org/dev/peps/pep-0508/ diff --git a/docs/processes/release/conda-forge.md b/docs/processes/release/conda-forge.md index 1f8515e2..276e7450 100644 --- a/docs/processes/release/conda-forge.md +++ b/docs/processes/release/conda-forge.md @@ -2,13 +2,15 @@ Releases of [_CycloneDX-python-lib_ for Anaconda][CDXlib-conda-forge] -are managed in a [seperate conda-forge feedstock-repository][CDXlib-conda-forge-feedstock-repo] -as [anounced][first-conda-forge-release] +are managed in a [separate conda-forge feedstock-repository][CDXlib-conda-forge-feedstock-repo] +as [announced][first-conda-forge-release] by [@bollwyvl]. ## Current build status - +
All platforms:
+ +
All platforms: @@ -25,8 +27,8 @@ by [@bollwyvl]. ## Licensing -The [_CycloneDX-python-lib_ conda-forge feedstock repository][CDXlib-conda-forge-feedstock-repo] is or may be licensed under a differrent form than the _CycloneDX-python-lib_ project itself. -The License of _CycloneDX-python-lib_ stayes [as stated in it's repository][license_file]. +The [_CycloneDX-python-lib_ conda-forge feedstock repository][CDXlib-conda-forge-feedstock-repo] is or may be licensed under a different form than the _CycloneDX-python-lib_ project itself. +The License of _CycloneDX-python-lib_ stays [as stated in it's repository][license_file]. [CDXlib-conda-forge]: https://anaconda.org/conda-forge/cyclonedx-python-lib [CDXlib-conda-forge-feedstock-repo]: https://github.com/conda-forge/cyclonedx-python-lib-feedstock