
Security News
Risky Biz Podcast: Making Reachability Analysis Work in Real-World Codebases
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
@six-socks-studio/create-sss-app
Advanced tools
Create a SSS project
Make sure you have npx installed (npx
is shipped by default since npm 5.2.0
)
npx @six-socks-studio/create-sss-app <my-project>
Or with yarn:
yarn create sss-app <my-project>
--edge
Alias: -e
.
To install nuxt-edge instead of nuxt, add the command line option --edge
:
npx @six-socks-studio/create-sss-app <my-project> --edge
Or
yarn @six-socks-studio/create-sss-app <my-project> --edge
--info
Alias: -i
. Print out debugging information relating to the local environment and exit.
--help
Alias: -h
. Show the help information and exit, include: usage, command and all cli options.
--verbose
Show debug logs
--version
Alias: -v
. Show version number and exit.
FAQs
Create a SSS Project in seconds.
The npm package @six-socks-studio/create-sss-app receives a total of 6 weekly downloads. As such, @six-socks-studio/create-sss-app popularity was classified as not popular.
We found that @six-socks-studio/create-sss-app demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers 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
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.