
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
@adrianjost/report-viewer
Advanced tools
Add the following things to your CI:
npm i -g @adrianjost/report-viewerrv-upload -F test/output/** (check CLI options below)| variable | descripton |
|---|---|
REPORT_VIEWER_TOKEN | your personal authorization token. You can also pass it using the CLI |
REPORT_VIEWER_ORG | Git organization/username e.g. adrianjost for https://github.com/adrianjost |
REPORT_VIEWER_REPO | Git repo name e.g. report-viewer for https://github.com/adrianjost/report-viewer |
REPORT_VIEWER_BRANCH | Git branch name e.g. master for branch builds (only for branch builds) |
REPORT_VIEWER_PULL | Git number of the pull request for pull builds e.g. 59 for pull 59 (only for pull request builds) |
REPORT_VIEWER_COMMIT | Git commit hash (sha) e.g. 35e32b6a00dec02ae7d7c45c6b7106779a124685 |
Note: for the following CI services, you do not need to specify the variables REPORT_VIEWER_ORG, REPORT_VIEWER_ORG, REPORT_VIEWER_ORG, REPORT_VIEWER_ORG:
Feel free to contribute more by creating a pull request or issue.
| name | shorthand | required | description |
|---|---|---|---|
--file | -F | ✔ | glob pattern for all files that should be uploaded |
--token | -T | ❌ | your personal authorization token. You can also pass it as a enviroment variable (REPORT_VIEWER_TOKEN) |
--ignore | -I | ❌ | glob pattern for all files matched by the file parameter that should not be uploaded |
--no-predefined-ignore | ❌ | if defined, the predefined ignore patterns get ignored |
# install dependencies
npm i
# initially build project
npm run build
# link bin script
npm link
# start developing
npm run dev
# test current build
rv-upload -F dist/*.js
FAQs
upload your html reports
The npm package @adrianjost/report-viewer receives a total of 4 weekly downloads. As such, @adrianjost/report-viewer popularity was classified as not popular.
We found that @adrianjost/report-viewer demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.