Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
autofile-chmod
Advanced tools
Change mode of files and folders.
Indigo United
automaton task
- http://indigounited.com/automaton
A more detailed description of what the task does. Avoid having code in here, unless necessary.
If your task requires something from the environment in which it runs that can't be guaranteed through package.json
, you should mention it here, and give directions on how to get those installed (linking to another "how to install" is fine).
A concise description of how to use the task. If the task can accomplish a lot, consider breaking this section into several subsections, each incrementing on the previous, possibly with multiple examples.
Here's a list of the options that this task can take:
*files
: Which file to chmod. Accepts a filename and array of filenames. Also note that the filenames can be minimatch patterns.mode
(0777): The mode to apply.glob
(null): The options to pass to glob (check https://npmjs.org/package/glob for details).// Some example that shows how to use the task
Released under the MIT License.
FAQs
Change mode of files and folders.
The npm package autofile-chmod receives a total of 0 weekly downloads. As such, autofile-chmod popularity was classified as not popular.
We found that autofile-chmod 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
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.