Skip to content
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

Devsbom 062023 #49

Merged
merged 3 commits into from
Jun 22, 2023
Merged

Devsbom 062023 #49

merged 3 commits into from
Jun 22, 2023

Conversation

Vijayalakshmi027
Copy link
Collaborator

No description provided.

@Vijayalakshmi027 Vijayalakshmi027 changed the base branch from development to development_SBOM_14JUN June 19, 2023 06:02
configFiles = FolderScanner.FileScanner(appSettings.CycloneDxBomFilePath, appSettings.Debian);
foreach (string filepath in configFiles)
{
if (filepath.EndsWith(".xml") || filepath.EndsWith(".json")) //todo: decide the end string . is it only .json or _Bom.cdx.json
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we consider .xml?Add file extension as .cdx.json

Copy link
Collaborator

@karthika-g karthika-g left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

@karthika-g karthika-g merged commit 30b2caf into development_SBOM_14JUN Jun 22, 2023
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants