Closed
Bug 1559153
Opened 6 years ago
Closed 6 years ago
remove depcheck cronrun command
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
Details
Attachments
(1 file)
Socorro has a depcheck cronrun command that runs pyup's safety as well as npm audit. In this way we get alerted to security vulnerabilities in our dependencies.
Since we implemented that, GitHub now has a security alert that covers JS and Python and can also submit fixes.
This bug covers implementing GitHub's automated security fixes thing and removing the depcheck cronrun cmd.
| Assignee | ||
Comment 1•6 years ago
|
||
I implemented GitHub automated security fixes.
Going to grab this and remove the depcheck stuff.
Assignee: nobody → willkg
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
| Assignee | ||
Comment 4•6 years ago
|
||
This got fixed ages ago. Marking as FIXED.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•