-
Notifications
You must be signed in to change notification settings - Fork 96
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
The tracking issue for npm audit fix commits #3555
Comments
Comment from spichugi (@droideck) at 2019-07-16 00:47:14 |
Comment from spichugi (@droideck) at 2019-07-16 00:47:15 Metadata Update from @droideck:
|
Comment from mreynolds (@mreynolds389) at 2019-08-08 17:26:06 Metadata Update from @mreynolds389:
|
Comment from vashirov (@vashirov) at 2019-08-23 09:53:49
|
Comment from spichugi (@droideck) at 2019-08-23 10:17:33 |
Comment from mreynolds (@mreynolds389) at 2019-09-27 23:25:01 Commit 2e85b4a3 relates to this ticket |
Comment from mreynolds (@mreynolds389) at 2019-09-27 23:26:45 Fixes npm "handlebar" audit alert
|
Comment from spichugi (@droideck) at 2019-11-04 22:18:19 Commit 5202ad8b relates to this ticket |
Comment from mreynolds (@mreynolds389) at 2019-11-15 17:04:44 Commit b1d67c11 relates to this ticket |
Comment from spichugi (@droideck) at 2019-11-20 12:21:19 Commit 9f475988 relates to this ticket |
Comment from spichugi (@droideck) at 2020-03-09 22:46:50 Commit a66fe152 relates to this ticket |
Comment from vashirov (@vashirov) at 2020-03-18 08:48:31 @droideck, nightly build failed due to https://www.npmjs.com/advisories/1179
Could you please take a look? |
Comment from vashirov (@vashirov) at 2020-03-19 11:19:03 The build now works, since the vulnerability got lower severity, but it still needs to be fixed.
|
Comment from mreynolds (@mreynolds389) at 2020-04-24 17:02:07 Fixed latest audit issues, updated existing npm packages, and removed unused packages... |
Comment from mreynolds (@mreynolds389) at 2020-04-24 18:38:14 Commit 53e9d9f9 relates to this ticket |
Comment from vashirov (@vashirov) at 2020-05-14 08:58:13 Nightly build failed due to npm audit ci:
https://npmjs.com/advisories/1500 |
Comment from mreynolds (@mreynolds389) at 2020-05-15 16:06:39 Commit 9afa6694 relates to this ticket |
Comment from mreynolds (@mreynolds389) at 2020-05-15 16:08:41
d3ae07a..d411837 389-ds-base-1.4.3 -> 389-ds-base-1.4.3 |
Comment from vashirov (@vashirov) at 2020-05-27 12:27:16 Another one https://www.npmjs.com/advisories/1522 (high) |
Description: Update dependencies which have vulnarabilities and remove unused deps: - eonasdan-bootstrap-datetimepicker; - react-ellipsis-with-tooltip; - recompose; Relates: #3555 Reviewed by: @mreynolds389 (Thanks!)
Description: Ran npm audit fix to address vulnerability in nanoid relates: 389ds/389-ds-base#3555 Reviewed by: mreynolds
Description: Run npm audit fix to address the vulnerability in word-wrap and semver. Relates: 389ds/389-ds-base#3555 Reviewed by: @mreynolds389 (Thanks!)
Description: Run npm audit fix to address the vulnerability in babel/traverse. Relates: 389ds/389-ds-base#3555 Reviewed by: @progier389 (Thanks!)
Description: We use npx for audit-ci runs. Hence we don't need the package installed at all. Remove audit-ci from package.json and a new generate package-lock.json. Related: 389ds/389-ds-base#3555 Reviewed by: @vashirov (Thanks!)
Description: Run npm audit fix to address the vulnerability in micromatch. Relates: 389ds#3555 Reviewed by: ?
Description: Run npm audit fix to address the vulnerability in micromatch. Relates: #3555 Reviewed by: @progier389
Description: Run npm audit fix to address the vulnerability in micromatch. Relates: #3555 Reviewed by: @progier389
Description: Run npm audit fix to address the vulnerability in micromatch. Relates: #3555 Reviewed by: @progier389
Description: Run npm audit fix to address the vulnerability in micromatch. Relates: #3555 Reviewed by: @progier389
Description: Run npm audit fix to address the vulnerability in micromatch. Relates: #3555 Reviewed by: @progier389
Description: Run npm audit fix to address the vulnerability in micromatch. Relates: #3555 Reviewed by: @progier389
Description: Run npm audit fix to address the vulnerability in micromatch. Relates: #3555 Reviewed by: @progier389
Description: Run npm audit fix to address the vulnerability in micromatch. Relates: #3555 Reviewed by: @progier389
Description: Run npm audit fix to address the vulnerability in micromatch. Relates: #3555 Reviewed by: @progier389
b3b72a3..812d058 389-ds-base-3.0 -> 389-ds-base-3.0 |
Description: Update npm packages to fix issues reported by npm audit Relates: #3555
Description: Update npm packages to fix issues reported by npm audit Relates: #3555
Description: Update npm packages to fix issues reported by npm audit Relates: #3555
Description: Update npm packages to fix issues reported by npm audit Relates: #3555
Description: Update npm packages to fix issues reported by npm audit Relates: #3555
Description: Update npm packages to fix issues reported by npm audit Relates: #3555
Description: Update npm packages to fix issues reported by npm audit Relates: #3555
Description: Update npm packages to fix issues reported by npm audit Relates: #3555
Description: Update npm packages to fix issues reported by npm audit Relates: #3555
62b860e..d968f3b 389-ds-base-1.4.3 -> 389-ds-base-1.4.3 |
Description: Update npm packages to fix issues reported by npm audit Relates: 389ds#3555
Description: Update npm packages to fix issues reported by npm audit Relates: 389ds#3555 Reviewed by: @progier389 (Thanks!)
Description: Update npm packages to fix issues reported by npm audit Relates: #3555 Reviewed by: @progier389 (Thanks!)
Cloned from Pagure issue: https://pagure.io/389-ds-base/issue/50499
Issue Description
New vulnerabilities can arise from time to time in
npm audit
reports and they should be addressed by runningnpm audit fix
. Sometimes it can require manual intrusion.The PRs can be linked to this issue.
The text was updated successfully, but these errors were encountered: