-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add initial support for vulnerablecode #2
Conversation
Signed-off-by: ziadhany <[email protected]>
Rename docker env purl-sync to federatedcode Add Acknowledgements to README.rst Signed-off-by: ziadhany <[email protected]>
Add a docs to model Signed-off-by: ziadhany <[email protected]>
Add a test for the importer Add tests CI pipeline using github actions Signed-off-by: ziadhany <[email protected]>
Signed-off-by: ziadhany <[email protected]>
Signed-off-by: ziadhany <[email protected]>
Signed-off-by: ziadhany <[email protected]>
Fix docker-compose.yml Add all packages required to setup.cfg Add a basic docs Signed-off-by: ziadhany <[email protected]>
Signed-off-by: ziadhany <[email protected]>
Signed-off-by: ziadhany <[email protected]>
Signed-off-by: ziadhany <[email protected]>
Signed-off-by: ziadhany <[email protected]>
Signed-off-by: ziadhany <[email protected]>
Signed-off-by: ziadhany <[email protected]>
Add a test for vocabulary_toap Fix a bug in the ui Change the review process to relay on vulnerability and package files Add a message template Signed-off-by: ziadhany <[email protected]>
Add a task exception Rename Purl to Package Refactor Vote and Reputation Signed-off-by: ziadhany <[email protected]>
Fix docs Add a test for Reputation model Signed-off-by: ziadhany <[email protected]>
Fix the test Add basic docs Signed-off-by: ziadhany <[email protected]>
Signed-off-by: ziadhany <[email protected]>
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.
@ziadhany please check the comments
Add postgres, migrate commands to Makefile to initialize the database . Signed-off-by: ziadhany <[email protected]>
Signed-off-by: ziadhany <[email protected]>
@@ -1,62 +1,16 @@ | |||
A Simple Python Project Skeleton |
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.
@ziadhany please add some steps here that you want us to use to install this and run this locally
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.
All installation steps are in docs/source/contribute/installation.rst
So I added a quick Installation to README.rst
Add a quick installation to README.rst Signed-off-by: ziadhany <[email protected]>
@ziadhany thanks++ |
This PR is an initial implementation for the https://www.tdcommons.org/dpubs_series/5632/ system for data sharing and decentralization