Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
github.com/actions-on-google/dialogflow-silly-name-maker-webhook-java
Sample featuring introductory concepts (e.g. parameters) and returns a generated name based on color and a number.
This sample demonstrates Actions on Google features for use on Google Assistant including parameters and system entities -- using the Java client library and deployed on App Engine.
gcloud auth application-default login
with your Gooogle accountgcloud components install app-engine-java
gcloud components update
agent.zip
file in this repo.When a new project is created using the Actions Console, it also creates a Google Cloud project in the background.
gcloud init
gradle appengineDeploy
ORReturn to the Dialogflow Console, from the left navigation menu under Fulfillment > Enable Webhook, set the value of URL to https://${YOUR_PROJECT_ID}.appspot.com
> Save.
Talk to my test app
Please read and follow the steps in the CONTRIBUTING.md.
See LICENSE.
Your use of this sample is subject to, and by using or downloading the sample files you agree to comply with, the Google APIs Terms of Service.
FAQs
Unknown package
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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.