google-adk-sample-adk-issue-monitoring-agent

com.google.adk.samples

google-adk-sample-adk-issue-monitoring-agent is a Java jar artifact published under the com.google.adk.samples group on Maven Central. 3 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 1.7.1 3 versions jarChecking...

Add to your project1.7.1

<dependency>
    <groupId>com.google.adk.samples</groupId>
    <artifactId>google-adk-sample-adk-issue-monitoring-agent</artifactId>
    <version>1.7.1</version>
</dependency>

Version Details — 1.7.1

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
The Apache License, Version 2.0

AI-powered GitHub issue monitoring (spam detection) agent for the adk-java repository, implemented with the Google ADK for Java. Scans issue threads for spam/promotional content and flags suspicious issues for human review. Runs in both interactive mode (local CLI / adk web) and unattended GitHub Actions workflow mode. Runnable via com.example.adkspam.SpamDetectionAgentRun.

Checking security advisories...