Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
@thiagoveras/automatic-prepack-poc
Advanced tools
vtex plugin template
$ npm install -g @thiagoveras/automatic-prepack-poc
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@thiagoveras/automatic-prepack-poc/0.0.2 linux-x64 node-v12.18.3
$ oclif-example --help [COMMAND]
USAGE
$ oclif-example COMMAND
...
oclif-example comand1 [FILE]
oclif-example comand2 [FILE]
oclif-example comand3 [FILE]
oclif-example comand4 [FILE]
oclif-example comand5 [FILE]
oclif-example hello [FILE]
oclif-example comand1 [FILE]
describe the command here
USAGE
$ oclif-example comand1 [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
-v, --verbose Show debug level logs
--trace Ensure all requests to VTEX IO are traced
EXAMPLE
$ oclif-example commadn1
commadn1 world from ./src/commadn1.ts!
See code: build/commands/comand1.ts
oclif-example comand2 [FILE]
describe the command here
USAGE
$ oclif-example comand2 [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
-v, --verbose Show debug level logs
--trace Ensure all requests to VTEX IO are traced
EXAMPLE
$ oclif-example command2
command2 world from ./src/command2.ts!
See code: build/commands/comand2.ts
oclif-example comand3 [FILE]
describe the command here
USAGE
$ oclif-example comand3 [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
-v, --verbose Show debug level logs
--trace Ensure all requests to VTEX IO are traced
EXAMPLE
$ oclif-example command3
command3 world from ./src/command3.ts!
See code: build/commands/comand3.ts
oclif-example comand4 [FILE]
describe the command here
USAGE
$ oclif-example comand4 [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
-v, --verbose Show debug level logs
--trace Ensure all requests to VTEX IO are traced
EXAMPLE
$ oclif-example command4
command4 world from ./src/command4.ts!
See code: build/commands/comand4.ts
oclif-example comand5 [FILE]
describe the command here
USAGE
$ oclif-example comand5 [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
-v, --verbose Show debug level logs
--trace Ensure all requests to VTEX IO are traced
EXAMPLE
$ oclif-example command5
command5 world from ./src/command5.ts!
See code: build/commands/comand5.ts
oclif-example hello [FILE]
describe the command here
USAGE
$ oclif-example hello [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
-v, --verbose Show debug level logs
--trace Ensure all requests to VTEX IO are traced
EXAMPLE
$ oclif-example test
test world from ./src/test.ts!
See code: build/commands/hello.ts
FAQs
vtex plugin template
We found that @thiagoveras/automatic-prepack-poc 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.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.