
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
stefanbuck-test-project
Advanced tools
An Octoherd script to download files from repositories
Minimal usage
npx octoherd-script-download-files \
--source README.md \
--target ./out
Pass all options as CLI flags to avoid user prompts
npx octoherd-script-download-files \
-T ghp_0123456789abcdefghjklmnopqrstuvwxyzA \
-R "stefanbuck/*" \
--source README.md \
--target ./out
| option | type | description |
|---|---|---|
--source | string | Required. Path to the destination directory |
--target | string | Required. File path to download. Note: Directories are not supported yet |
--ignore-archived or --no-ignore-archived | boolean | Default true. Ignores archive repositories |
--octoherd-token, -T | string | A personal access token (create). Script will create one if option is not set |
--octoherd-repos, -R | array of strings | One or multiple space-separated repositories in the form of repo-owner/repo-name. repo-owner/* will find all repositories for one owner. * will find all repositories the user has access to. Will prompt for repositories if not set |
--octoherd-bypass-confirms | boolean | Bypass prompts to confirm mutating requests |
See CONTRIBUTING.md
@octoherd is project to help you keep your GitHub repositories in line.
FAQs
An Octoherd script to download files from repositories
The npm package stefanbuck-test-project receives a total of 1 weekly downloads. As such, stefanbuck-test-project popularity was classified as not popular.
We found that stefanbuck-test-project 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
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.