https://github.com/konraaadcz/JDA
· scanned 2026-08-03 22:25 UTC (1 month, 1 week ago)
18 raw signals (0 security + 18 graph)
Last scanned 1 month, 1 week ago · v1 · 18 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 1699 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
overview.html |
software | healthy | overview.html |
rewrite.yml |
software | healthy | rewrite.yml |
discord-rest-openapi.json |
software | healthy | discord-rest-openapi.json |
build.gradle.kts |
software | healthy | build.gradle.kts |
LICENSE |
software | healthy | LICENSE |
jitpack.yml |
software | healthy | jitpack.yml |
libs.versions.toml |
software | healthy | gradle/libs.versions.toml |
build.gradle.kts |
software | healthy | buildSrc/build.gradle.kts |
libs.versions.toml |
software | healthy | buildSrc/gradle/libs.versions.toml |
utils.kt |
software | healthy | buildSrc/src/main/kotlin/net/dv8tion/jda/gradle/utils.kt |
Version.kt |
software | healthy | buildSrc/src/main/kotlin/net/dv8tion/jda/gradle/Version.kt |
ModelSourceCodeGenerator.kt |
software | healthy | buildSrc/src/main/kotlin/net/dv8tion/jda/gradle/spec/genera… |
ParsedApiSpec.kt |
software | healthy | buildSrc/src/main/kotlin/net/dv8tion/jda/gradle/spec/parser… |
ApiSpecParser.kt |
software | healthy | buildSrc/src/main/kotlin/net/dv8tion/jda/gradle/spec/parser… |
ComponentSchema.kt |
software | healthy | buildSrc/src/main/kotlin/net/dv8tion/jda/gradle/spec/parser… |
Variant.kt |
software | healthy | buildSrc/src/main/kotlin/net/dv8tion/jda/gradle/spec/parser… |
PropertySchema.kt |
software | healthy | buildSrc/src/main/kotlin/net/dv8tion/jda/gradle/spec/parser… |
GenerateApiModelsTask.kt |
software | healthy | buildSrc/src/main/kotlin/net/dv8tion/jda/gradle/tasks/Gener… |
FilterGeneratedTypesTask.kt |
software | healthy | buildSrc/src/main/kotlin/net/dv8tion/jda/gradle/tasks/Filte… |
VerifyBytecodeVersion.kt |
software | healthy | buildSrc/src/main/kotlin/net/dv8tion/jda/gradle/tasks/Verif… |
ArtifactFilters.kt |
software | healthy | buildSrc/src/main/kotlin/net/dv8tion/jda/gradle/plugins/Art… |
ApiModelGenerator.kt |
software | healthy | buildSrc/src/main/kotlin/net/dv8tion/jda/gradle/plugins/Api… |
ProjectEnvironmentConfig.kt |
software | healthy | buildSrc/src/main/kotlin/net/dv8tion/jda/gradle/plugins/Pro… |
build.gradle.kts |
software | healthy | formatter-recipes/build.gradle.kts |
JavadocFormatter.kt |
software | healthy | formatter-recipes/src/main/kotlin/net/dv8tion/jda/recipe/Ja… |
PULL_REQUEST_TEMPLATE.md |
software | healthy | .github/PULL_REQUEST_TEMPLATE.md |
CONTRIBUTING.md |
software | healthy | .github/CONTRIBUTING.md |
FUNDING.yml |
software | healthy | .github/FUNDING.yml |
dependabot.yml |
software | healthy | .github/dependabot.yml |
bug_report.yml |
software | healthy | .github/ISSUE_TEMPLATE/bug_report.yml |
config.yml |
software | healthy | .github/ISSUE_TEMPLATE/config.yml |
feature_request.yml |
software | healthy | .github/ISSUE_TEMPLATE/feature_request.yml |
dependency_submission.yml |
software | healthy | .github/workflows/dependency_submission.yml |
docs.yml |
software | healthy | .github/workflows/docs.yml |
artifacts.yml |
software | healthy | .github/workflows/artifacts.yml |
validate.yml |
software | healthy | .github/workflows/validate.yml |
publish.yml |
software | healthy | .github/workflows/publish.yml |
testToJson.json |
software | healthy | src/test/resources/net/dv8tion/jda/test/util/SerializationU… |
testDiscordAssetsOutputIsChecked.json |
software | healthy | src/test/resources/net/dv8tion/jda/test/util/DiscordAssetsT… |
testDeserializeMessageComponentTree_files.json |
software | healthy | src/test/resources/net/dv8tion/jda/test/components/Componen… |
testDeserializeMessageComponentTree_data.json |
software | healthy | src/test/resources/net/dv8tion/jda/test/components/Componen… |
testModalComponentTreeWithLabel.json |
software | healthy | src/test/resources/net/dv8tion/jda/test/components/LabelTes… |
testFullStringSelectMenu.json |
software | healthy | src/test/resources/net/dv8tion/jda/test/components/LabelTes… |
testMinimalStringSelectMenu.json |
software | healthy | src/test/resources/net/dv8tion/jda/test/components/LabelTes… |
testFullTextInput.json |
software | healthy | src/test/resources/net/dv8tion/jda/test/components/LabelTes… |
testMinimalTextInput.json |
software | healthy | src/test/resources/net/dv8tion/jda/test/components/LabelTes… |
testSerializer_STRING_SELECT-files.json |
software | healthy | src/test/resources/net/dv8tion/jda/test/components/Componen… |
testSerializer_TEXT_INPUT-files.json |
software | healthy | src/test/resources/net/dv8tion/jda/test/components/Componen… |
testSerializer_CHANNEL_SELECT-files.json |
software | healthy | src/test/resources/net/dv8tion/jda/test/components/Componen… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
gradle |
software | healthy | gradle |
buildSrc |
software | healthy | buildSrc |
gradle |
software | healthy | buildSrc/gradle |
src |
software | healthy | buildSrc/src |
main |
software | healthy | buildSrc/src/main |
kotlin |
software | healthy | buildSrc/src/main/kotlin |
net |
software | healthy | buildSrc/src/main/kotlin/net |
dv8tion |
software | healthy | buildSrc/src/main/kotlin/net/dv8tion |
jda |
software | healthy | buildSrc/src/main/kotlin/net/dv8tion/jda |
gradle |
software | healthy | buildSrc/src/main/kotlin/net/dv8tion/jda/gradle |
spec |
software | healthy | buildSrc/src/main/kotlin/net/dv8tion/jda/gradle/spec |
generator |
software | healthy | buildSrc/src/main/kotlin/net/dv8tion/jda/gradle/spec/genera… |
parser |
software | healthy | buildSrc/src/main/kotlin/net/dv8tion/jda/gradle/spec/parser |
tasks |
software | healthy | buildSrc/src/main/kotlin/net/dv8tion/jda/gradle/tasks |
plugins |
software | healthy | buildSrc/src/main/kotlin/net/dv8tion/jda/gradle/plugins |
formatter-recipes |
software | healthy | formatter-recipes |
src |
software | healthy | formatter-recipes/src |
main |
software | healthy | formatter-recipes/src/main |
kotlin |
software | healthy | formatter-recipes/src/main/kotlin |
net |
software | healthy | formatter-recipes/src/main/kotlin/net |
dv8tion |
software | healthy | formatter-recipes/src/main/kotlin/net/dv8tion |
jda |
software | healthy | formatter-recipes/src/main/kotlin/net/dv8tion/jda |
recipe |
software | healthy | formatter-recipes/src/main/kotlin/net/dv8tion/jda/recipe |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
test |
software | healthy | src/test |
resources |
software | healthy | src/test/resources |
net |
software | healthy | src/test/resources/net |
dv8tion |
software | healthy | src/test/resources/net/dv8tion |
jda |
software | healthy | src/test/resources/net/dv8tion/jda |
test |
software | healthy | src/test/resources/net/dv8tion/jda/test |
util |
software | healthy | src/test/resources/net/dv8tion/jda/test/util |
SerializationUtilTest |
software | healthy | src/test/resources/net/dv8tion/jda/test/util/SerializationU… |
DiscordAssetsTest |
software | healthy | src/test/resources/net/dv8tion/jda/test/util/DiscordAssetsT… |
components |
software | healthy | src/test/resources/net/dv8tion/jda/test/components |
ComponentDeserializerTest |
software | healthy | src/test/resources/net/dv8tion/jda/test/components/Componen… |
LabelTest |
software | healthy | src/test/resources/net/dv8tion/jda/test/components/LabelTest |
StringSelectMenuChild |
software | healthy | src/test/resources/net/dv8tion/jda/test/components/LabelTes… |
TextInputChild |
software | healthy | src/test/resources/net/dv8tion/jda/test/components/LabelTes… |
ComponentSerializerTest |
software | healthy | src/test/resources/net/dv8tion/jda/test/components/Componen… |
ActionRowTest |
software | healthy | src/test/resources/net/dv8tion/jda/test/components/ActionRo… |
restaction |
software | healthy | src/test/resources/net/dv8tion/jda/test/restaction |
MessageCreateActionTest |
software | healthy | src/test/resources/net/dv8tion/jda/test/restaction/MessageC… |
ThreadCreateActionTest |
software | healthy | src/test/resources/net/dv8tion/jda/test/restaction/ThreadCr… |
CommandEditActionTest |
software | healthy | src/test/resources/net/dv8tion/jda/test/restaction/CommandE… |
CreateApplicationEmojiTest |
software | healthy | src/test/resources/net/dv8tion/jda/test/restaction/CreateAp… |
managers |
software | healthy | src/test/resources/net/dv8tion/jda/test/managers |
ApplicationManagerTest |
software | healthy | src/test/resources/net/dv8tion/jda/test/managers/Applicatio… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
gha::dependency_submission |
cicd | healthy | .github/workflows/dependency_submission.yml |
gha::docs |
cicd | healthy | .github/workflows/docs.yml |
gha::artifacts |
cicd | healthy | .github/workflows/artifacts.yml |
gha::validate |
cicd | healthy | .github/workflows/validate.yml |
gha::publish |
cicd | healthy | .github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
dependency-submission |
cicd | healthy | .github/workflows/dependency_submission.yml |
docs |
cicd | healthy | .github/workflows/docs.yml |
build |
cicd | healthy | .github/workflows/artifacts.yml |
build |
cicd | healthy | .github/workflows/validate.yml |
publish |
cicd | healthy | .github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
MAVENCENTRAL_TOKEN |
cicd | healthy | — |
GPG_PASSPHRASE |
cicd | healthy | — |
GPG_SECRET_KEY |
cicd | healthy | — |
MAVENCENTRAL_USERNAME |
cicd | healthy | — |
GPG_PUBLIC_KEY |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::src/main/java/net/dv8tion/jda/api/requests/ErrorRespo… |
security | healthy | src/main/java/net/dv8tion/jda/api/requests/ErrorResponse.ja… |
auth::src/main/java/net/dv8tion/jda/api/entities/Applicatio… |
security | healthy | src/main/java/net/dv8tion/jda/api/entities/ApplicationInfo.… |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-rowvyvl4 |
software | healthy | /tmp/repobility-clone-rowvyvl4 |
This page is publicly accessible at:
https://repobility.com/scan/a9c8c4ba-165a-4070-a359-f301cb40ca31/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a9c8c4ba-165a-4070-a359-f301cb40ca31/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.