Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
@axway-api-builder-ext/api-builder-plugin-fn-google-maps
Advanced tools
Integrate Google-Map-Services into your API-Builder Project.
Integrate Google-Maps services into your API-Builder flow using this connector. Google-Maps Services are a number of APIs provided by Google and this connector helps you to integrate with them easily.
After installation and restarting your API-Builder project you get the following new flow-nodes:
Before you can make use it in your flow you have to configure your Google API-Key, which must be activated for the correct Google-APIs. Access the Google Console and learn more here.
During installation a new config file has been automatically created which must be completed with your Google-API-Key. You can do that directly from within the API-Builder UI:
We recommend to setup your configuration in a environmentalized way keeping sensitive information away from the source-code repository.
This Connector is based on the https://github.com/googlemaps/google-maps-services-js project. It's a good starting point to understand the APIs and their parameters reading the following documentation:
The connector is shipped with a number of Unit- and Integration tests. To execute the test-suite locally, please setup an environment variable:
GOOGLE_API_KEY=AIzaSyC...........Ws
And run the following command:
npm test
The tests are also automatically executed on every commit to this project.
Tested with Google-Maps Q1/2020
Requires API-Builder Independence or higher
See CHANGELOG
The follow APIs are not yet supported:
If you require on the of the unsupported APIs don't hestitate to create an issue
Please read Contributing.md for details on our code of conduct, and the process for submitting pull requests to us.
Axway Team
FAQs
Integrate Google-Map-Services into your API-Builder Project.
The npm package @axway-api-builder-ext/api-builder-plugin-fn-google-maps receives a total of 1 weekly downloads. As such, @axway-api-builder-ext/api-builder-plugin-fn-google-maps popularity was classified as not popular.
We found that @axway-api-builder-ext/api-builder-plugin-fn-google-maps 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
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.