CycloneDX / cyclonedx-cocoapods

Creates CycloneDX Software Bill-of-Materials (SBOM) from Objective-C and Swift projects that use CocoaPods.
Apache License 2.0
21 stars 12 forks source link

Improve stability of bom output #64

Closed macblazer closed 8 months ago

macblazer commented 8 months ago

Fixes #59

Ended up cleaning up 100% of the bom_builder_spec.rb to comply with Rubocop standards (enforced by Codacy check of the PR).