Skip to content

Commit 402a695

Browse files
authored
Update README.md
1 parent f1232c0 commit 402a695

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
# Veracode JavaScript Packager ⚡
88

9-
Please note that this is **not an official Veracode project**, not supported by Veracode in any form, and comes with no warranty whatsoever. It is simply a little pet project of mine trying to make the life of Veracode's `JavaScript` customers a bit easier. Use at your own risk.
9+
Please note that this is **not an official Veracode project**, not supported by Veracode in any form, and comes with no warranty whatsoever. It is simply a little pet project of mine trying to make the life of Veracode's `JavaScript`/`TypeScript` customers a bit easier. Use at your own risk.
1010

11-
The `Veracode JavaScript Packager` is a tool that packages your `JavaScript` applications (i.e., `Node.js`, `Angular`, `React`, or `Vue`) for `Veracode Static Analysis`. The output of the tool is a `zip` that you then need to upload to Veracode. The idea is to avoid common mistakes that I, in my role as a Veracode Application Security Consultant, commonly see in customer uploads.
11+
The `Veracode JavaScript Packager` is a tool that packages your `JavaScript`/`TypeScript` applications (i.e., `Node.js`, `Angular`, `React`, or `Vue`) for `Veracode Static Analysis`. The output of the tool is a `zip` that you then need to upload to Veracode. The idea is to avoid common mistakes that I, in my role as a Veracode Application Security Consultant, commonly see in customer uploads.
1212

1313
There also is a set of sample applications (in `./sample-projects`) that can be used to test to take this tool for a spin.
1414

0 commit comments

Comments
 (0)