-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge Release v5.1.0 -SBOM Conan #105
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
d8a80e1
Adding pkg:conan to the constants
ae86ab1
Adding Conan to the configuration
4b61c7e
Creating a conan processor to read and parse the conan.lock file
08764b7
Updating the BOM creator to have type CONAN
af33c50
New model for conan packages
06b761a
Adding conan package identifier unit tests and the test conan lock file
204027e
Updating the access modifier to public for the IsDevDependency method.
a4f812c
change the variable name to standard
bf50e20
Update
cd9a023
Adding the Conan settings in the configuration file
adityanarayanp 77cee45
Documentation Changes
karthika-g 6d6a13a
Merge branch 'feature/conan-package-identifier' of https://github.com…
karthika-g dddca76
Updating to handle transitive packages in all nodes in conan
adityanarayanp 95ef0e7
Merge branch 'feature/conan-package-identifier' of https://github.com…
adityanarayanp 12395ab
SbOm Reading changes
3c1ac4f
Adding dependencies to the SBOM
adityanarayanp eda934c
Sbom reading changes (#100)
sumanthkb44 2bdf6d4
setting version in CA.nuspec to 5.1.0
adityanarayanp ef3128a
Merge branch 'development' into feature/conan-package-identifier
karthika-g f32711f
Merge pull request #94 from siemens/feature/conan-package-identifier
karthika-g c6c788b
Nuget error handling
00a4728
Merge pull request #104 from siemens/sbom/nuget_bug_fix
karthika-g 1380aa1
Read meOSS Updated
karthika-g 4ea8138
Update compile.yml
prasenjeetnath 865c5c9
Update compile.yml
prasenjeetnath 8a31811
Update compile.yml
prasenjeetnath File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
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
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
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
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
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
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
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
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
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
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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we need to add "*.cdx.json" here also , for reading json files