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

ci: HAWNG-281 apply yarn npm audit to workflow #2976

Merged
merged 1 commit into from Nov 9, 2023

Conversation

tadayosi
Copy link
Member

@tadayosi tadayosi commented Nov 9, 2023

This adds a new workflow 'Audit', which runs weekly on every Sunday to periodically audit the npm dependencies.

It also inserts audit steps to building of console and sample-plugin, so that every pull request is also audited against the potentially added dependencies.

Copy link

github-actions bot commented Nov 9, 2023

Test Results

    6 files  ±0      6 suites  ±0   20m 3s ⏱️ - 1m 23s
  59 tests ±0    59 ✔️ ±0  0 💤 ±0  0 ±0 
351 runs  ±0  351 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 44f81a1. ± Comparison against base commit 0e35197.

♻️ This comment has been updated with latest results.

This adds a new workflow 'Audit', which runs weekly on every Sunday to
periodically audit the npm dependencies.

It also inserts audit steps to building of console and sample-plugin,
so that every pull request is also audited against the potentially added
dependencies.
@hawtio-ci
Copy link

hawtio-ci bot commented Nov 9, 2023

Test results

Run attempt: 526
Detailed summary

NAME TESTS PASSED ✅ SKIPPED 💤 FAILED ❌ ERRORS 🚫 TIME 🕖
results-quarkus-11-firefox 59 59 0 0 0 191.361
results-quarkus-17-firefox 59 59 0 0 0 238.294
results-quarkus-21-firefox 59 59 0 0 0 192.202
results-springboot-11-firefox 58 58 0 0 0 194.125
results-springboot-17-firefox 58 58 0 0 0 194.474
results-springboot-21-firefox 58 58 0 0 0 192.646

@tadayosi tadayosi merged commit 3b9119a into hawtio:3.x Nov 9, 2023
14 checks passed
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

1 participant