Skip to content

Conversation

@pramit-d
Copy link
Contributor

@pramit-d pramit-d commented Feb 6, 2024

  1. Fixed [Bug]: Unable to generate metadata for BLIman #55
    Root cause: BeS-dev-kit was showing errors while the user tried to generate metadata for Be-Secure original/own projects (like. BLIman, BeS-dev-kit, BeSLighthouse, BeSman, etc). For these types of projects, there are no parent details available in GitHub API. BeS-dev-kit trying to fetch parent details at the time of metadata generation. For this reason, the user is getting an error.
    Resolution: If parent is available in the above-mentioned GitHub API, BeS-dev-kit will fetch the data. Otherwise, it will skip the process.

  2. Added new besecure-asset-store repository Update metadata file location #54
    Removed besecure-osspoi-datastore and added besecure-asset-store repository.

@pramit-d pramit-d marked this pull request as ready for review February 6, 2024 09:45
@pramit-d pramit-d requested a review from asa1997 February 6, 2024 09:47
@pramit-d pramit-d merged commit 780188f into Be-Secure:develop Feb 9, 2024
pramit-d pushed a commit that referenced this pull request Feb 9, 2024
* Update generate metadata (#56)

* Fixed metadata generate issue for Be-Secure origin projects

* Updated dev-kit according to the new besecure-asset-store path

* Fixed bug: generate criticality_score (#58)

* Fixed code for criticality score

* removed discontinued version of criticality_score

* Update README.md
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.

[Bug]: Unable to generate metadata for BLIman

1 participant