socket report create <path(s)-to-folder-or-file>
- creates a report on
socket.dev
Upload the specified package.json
and lock files for JavaScript, Python, and
Go dependency manifests. If any folder is specified, the ones found in there
recursively are uploaded.
Supports globbing such as **/package.json
, **/requirements.txt
,
**/pyproject.toml
, and **/go.mod
.
Ignores any file specified in your project's .gitignore
, the
projectIgnorePaths
in your project's
socket.yml
and on top of that has
a sensible set of
default ignores