Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
pointdns-cli
Advanced tools
An interactive or non-interactive CLI app for managing your PointDNS zones and records in bulk.
npm i -g pointdns-cli
Most command parameters will, if omitted, be requested interactively.
Managing zones and records requires an API token available on the PointDNS profile page.
Credentials are saved as plain text in $XDG_CONFIG_HOME/configstore/pointdns-cli.json
. Feel free to submit an issue if you require some form of encryption.
While API tokens are currently saved as plain text, they will be omitted from the credential listing.
The current default credentials will be marked with a tick symbol.
pdns credentials list
First added credentials will be set as default automatically.
pdns credentials add [username] [apitoken]
Default credentials are used for all zone and record management commands.
pdns credentials set [username]
Deleting a default credentials will automatically set the first available credentials as default.
pdns credentials remove [username]
pdns zones list
Coming soon
Coming soon
This command only works interactively.
pdns zones delete
pdns records list [zone]
Coming soon
Coming soon
This command only works interactively.
pdns records delete [zone]
Pull requests and issues are very much welcome.
This project adheres to the Javascript Standard Style.
Apache License 2.0
Unnecessary.
FAQs
CLI for bulk PointDNS operations
We found that pointdns-cli 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
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.