
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
aml-gdoc-server
Advanced tools
A server to turn retrieve and return ArchieML formatted Google Docs as json
Supply Chain Security
Vulnerability
Quality
Maintenance
License
This is a simple way to retrieve Google Docs written in the ArchieML format as json for web apps. It was created for the Quartz things team, which uses it as part of our build process to streamline the editing of our work.
To install run
npm install -g aml-gdoc-server
in your terminal shell
To start the server run
aml-gdoc-server
in your terminal shell
The first time you start the server it will prompt you to provide it with Google API credentials. You will be given instructions on securing those. These credentials and subsequent authorization tokens are saved in a hidden file at ~/.aml-gdoc-credentials
in json format
After the one time setup procedures are completed, all future instances of the server will start immediately upon running aml-gdoc-server
in your shell
The server defaults to port 6006 i.e. "Goog."
ArchieML formatted Google Docs can can be retrieved using this url structure http://127.0.0.1:6006/{google-doc-key}
FAQs
A server to turn retrieve and return ArchieML formatted Google Docs as json
The npm package aml-gdoc-server receives a total of 11 weekly downloads. As such, aml-gdoc-server popularity was classified as not popular.
We found that aml-gdoc-server demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 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
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.