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

Vulnerability report system #957

Merged
merged 109 commits into from Aug 31, 2020
Merged

Vulnerability report system #957

merged 109 commits into from Aug 31, 2020

Conversation

LoisSotoLopez
Copy link
Contributor

The code under this PR provide the Hexpm Project with a set of functionalities for a Vulnerability Report System that allows the management of Package Reports.

These Package Reports, generated by users, are available for multiple users such as page moderators or the reported package owner to be reviewed. Moderators can update the Package Report state to condition its visibility to other users. Depending on this state, a comments section will be available for moderators, package owners and the report author to share information about the report. On relevant events, such as a report state being updated or a new comment submission, email notifications are sent to the relevant users.

LoisSotoLopez and others added 30 commits June 24, 2020 14:42
TODO: build PackageReport and push to database code.
BUG: n-plicated package reports on reports list, being n the number of versions specified for each report
Co-authored-by: Eric Meadows-Jönsson <eric.meadows.jonsson@gmail.com>
Co-authored-by: Eric Meadows-Jönsson <eric.meadows.jonsson@gmail.com>
Co-authored-by: Wojtek Mach <wojtekmach@users.noreply.github.com>
Co-authored-by: Wojtek Mach <wojtekmach@users.noreply.github.com>
Co-authored-by: Wojtek Mach <wojtekmach@users.noreply.github.com>
Co-authored-by: Wojtek Mach <wojtekmach@users.noreply.github.com>
assets/css/app.scss Outdated Show resolved Hide resolved
@ericmj ericmj merged commit 4921de1 into hexpm:main Aug 31, 2020
@ericmj ericmj deleted the dev branch August 31, 2020 13:05
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.

None yet

2 participants