https://github.com/JetBrains/kotlin.git
· scanned 2026-05-16 13:30 UTC (1 day, 7 hours ago)
· 10 languages
44 findings (20 legacy + 24 scanner) 8/10 scanners ran Scanner says 100 (lower by 57)
Last scanned 1 day, 11 hours ago · v1 · 44 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.
All 43820 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 |
|---|---|---|---|
intellij.yaml |
software | healthy | intellij.yaml |
CLAUDE.md |
software | healthy | CLAUDE.md |
build.gradle.kts |
software | healthy | build.gradle.kts |
ReadMe.md |
software | healthy | ReadMe.md |
ChangeLog.md |
software | healthy | ChangeLog.md |
CODE_OF_CONDUCT.md |
software | healthy | CODE_OF_CONDUCT.md |
SECURITY.md |
software | healthy | SECURITY.md |
AGENTS.md |
software | healthy | AGENTS.md |
CLAUDE.md |
software | healthy | compiler/CLAUDE.md |
build.gradle.kts |
software | healthy | compiler/build.gradle.kts |
AGENTS.md |
software | healthy | compiler/AGENTS.md |
InheritedInner.java |
software | healthy | compiler/testData/compileKotlinAgainstJava/InheritedInner.j… |
SeveralInnerClasses.java |
software | healthy | compiler/testData/compileKotlinAgainstJava/SeveralInnerClas… |
Vararg.java |
software | healthy | compiler/testData/compileKotlinAgainstJava/Vararg.java |
ClassWithTypeParameter.java |
software | healthy | compiler/testData/compileKotlinAgainstJava/ClassWithTypePar… |
InterfaceMemberClass.java |
software | healthy | compiler/testData/compileKotlinAgainstJava/InterfaceMemberC… |
Nesting.kt |
software | healthy | compiler/testData/compileKotlinAgainstJava/Nesting.kt |
StaticNestedClass.kt |
software | healthy | compiler/testData/compileKotlinAgainstJava/StaticNestedClas… |
ReturnTypeResolution.java |
software | healthy | compiler/testData/compileKotlinAgainstJava/ReturnTypeResolu… |
InnerClassFromImport.java |
software | healthy | compiler/testData/compileKotlinAgainstJava/InnerClassFromIm… |
MapExample.kt |
software | healthy | compiler/testData/compileKotlinAgainstJava/MapExample.kt |
AbstractClass.kt |
software | healthy | compiler/testData/compileKotlinAgainstJava/AbstractClass.kt |
DefaultModifier.java |
software | healthy | compiler/testData/compileKotlinAgainstJava/DefaultModifier.… |
ReturnType.java |
software | healthy | compiler/testData/compileKotlinAgainstJava/ReturnType.java |
InterfaceField.kt |
software | healthy | compiler/testData/compileKotlinAgainstJava/InterfaceField.kt |
ReturnTypeResolution.kt |
software | healthy | compiler/testData/compileKotlinAgainstJava/ReturnTypeResolu… |
MethodWithWildcard.java |
software | healthy | compiler/testData/compileKotlinAgainstJava/MethodWithWildca… |
ClassDefaultConstructor.kt |
software | healthy | compiler/testData/compileKotlinAgainstJava/ClassDefaultCons… |
ReturnInnerClass.java |
software | healthy | compiler/testData/compileKotlinAgainstJava/ReturnInnerClass… |
EnumValues.java |
software | healthy | compiler/testData/compileKotlinAgainstJava/EnumValues.java |
ReturnNested.java |
software | healthy | compiler/testData/compileKotlinAgainstJava/ReturnNested.java |
Inheritance.kt |
software | healthy | compiler/testData/compileKotlinAgainstJava/Inheritance.kt |
InterfaceMemberClass.kt |
software | healthy | compiler/testData/compileKotlinAgainstJava/InterfaceMemberC… |
ListImpl.java |
software | healthy | compiler/testData/compileKotlinAgainstJava/ListImpl.java |
RawReturnType.kt |
software | healthy | compiler/testData/compileKotlinAgainstJava/RawReturnType.kt |
UseKtClass.java |
software | healthy | compiler/testData/compileKotlinAgainstJava/UseKtClass.java |
CyclicDependencies.java |
software | healthy | compiler/testData/compileKotlinAgainstJava/CyclicDependenci… |
TypeParameter.java |
software | healthy | compiler/testData/compileKotlinAgainstJava/TypeParameter.ja… |
ReturnInnerInInner.java |
software | healthy | compiler/testData/compileKotlinAgainstJava/ReturnInnerInInn… |
InnerWithGenericOuter.kt |
software | healthy | compiler/testData/compileKotlinAgainstJava/InnerWithGeneric… |
StaticNestedClass.java |
software | healthy | compiler/testData/compileKotlinAgainstJava/StaticNestedClas… |
SimpleWildcard.java |
software | healthy | compiler/testData/compileKotlinAgainstJava/SimpleWildcard.j… |
MethodWithTypeParameter.java |
software | healthy | compiler/testData/compileKotlinAgainstJava/MethodWithTypePa… |
SimpleAnnotation.kt |
software | healthy | compiler/testData/compileKotlinAgainstJava/SimpleAnnotation… |
MapExample.java |
software | healthy | compiler/testData/compileKotlinAgainstJava/MapExample.java |
CheckKotlinStub.kt |
software | healthy | compiler/testData/compileKotlinAgainstJava/CheckKotlinStub.… |
ClassWithTypeParameter.kt |
software | healthy | compiler/testData/compileKotlinAgainstJava/ClassWithTypePar… |
AsteriskInImport.kt |
software | healthy | compiler/testData/compileKotlinAgainstJava/AsteriskInImport… |
JavaLangClass.java |
software | healthy | compiler/testData/compileKotlinAgainstJava/JavaLangClass.ja… |
CheckNotNull.kt |
software | healthy | compiler/testData/compileKotlinAgainstJava/CheckNotNull.kt |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
compiler |
software | healthy | compiler |
testData |
software | healthy | compiler/testData |
compileKotlinAgainstJava |
software | healthy | compiler/testData/compileKotlinAgainstJava |
loadJava |
software | healthy | compiler/testData/loadJava |
compiledJavaAndKotlin |
software | healthy | compiler/testData/loadJava/compiledJavaAndKotlin |
MixedPackage |
software | healthy | compiler/testData/loadJava/compiledJavaAndKotlin/MixedPacka… |
kotlinAgainstCompiledJavaWithKotlin |
software | healthy | compiler/testData/loadJava/kotlinAgainstCompiledJavaWithKot… |
propagationAgainstDeserializedSuperclass |
software | healthy | compiler/testData/loadJava/kotlinAgainstCompiledJavaWithKot… |
javaGetterImplementsKotlinProperty |
software | healthy | compiler/testData/loadJava/kotlinAgainstCompiledJavaWithKot… |
javaRefersToKotlin |
software | healthy | compiler/testData/loadJava/kotlinAgainstCompiledJavaWithKot… |
InheritParameterName |
software | healthy | compiler/testData/loadJava/kotlinAgainstCompiledJavaWithKot… |
InheritJavaField |
software | healthy | compiler/testData/loadJava/kotlinAgainstCompiledJavaWithKot… |
compiledJavaIncludeObjectMethods |
software | healthy | compiler/testData/loadJava/compiledJavaIncludeObjectMethods |
compiledJava |
software | healthy | compiler/testData/loadJava/compiledJava |
notNull |
software | healthy | compiler/testData/loadJava/compiledJava/notNull |
library |
software | healthy | compiler/testData/loadJava/compiledJava/library |
rendering |
software | healthy | compiler/testData/loadJava/compiledJava/rendering |
static |
software | healthy | compiler/testData/loadJava/compiledJava/static |
signaturePropagation |
software | healthy | compiler/testData/loadJava/compiledJava/signaturePropagation |
enum |
software | healthy | compiler/testData/loadJava/compiledJava/enum |
vararg |
software | healthy | compiler/testData/loadJava/compiledJava/vararg |
kotlinSignature |
software | healthy | compiler/testData/loadJava/compiledJava/kotlinSignature |
propagation |
software | healthy | compiler/testData/loadJava/compiledJava/kotlinSignature/pro… |
parameter |
software | healthy | compiler/testData/loadJava/compiledJava/kotlinSignature/pro… |
typeParameter |
software | healthy | compiler/testData/loadJava/compiledJava/kotlinSignature/pro… |
return |
software | healthy | compiler/testData/loadJava/compiledJava/kotlinSignature/pro… |
error |
software | healthy | compiler/testData/loadJava/compiledJava/kotlinSignature/err… |
annotations |
software | healthy | compiler/testData/loadJava/compiledJava/annotations |
javaBean |
software | healthy | compiler/testData/loadJava/compiledJava/javaBean |
sam |
software | healthy | compiler/testData/loadJava/compiledJava/sam |
adapters |
software | healthy | compiler/testData/loadJava/compiledJava/sam/adapters |
inheritance |
software | healthy | compiler/testData/loadJava/compiledJava/sam/adapters/inheri… |
constructor |
software | healthy | compiler/testData/loadJava/compiledJava/constructor |
mutability |
software | healthy | compiler/testData/loadJava/compiledJava/mutability |
modality |
software | healthy | compiler/testData/loadJava/compiledJava/modality |
protectedStatic |
software | healthy | compiler/testData/loadJava/compiledJava/protectedStatic |
protectedPackage |
software | healthy | compiler/testData/loadJava/compiledJava/protectedPackage |
sourceJava |
software | healthy | compiler/testData/loadJava/sourceJava |
compiledKotlin |
software | healthy | compiler/testData/loadJava/compiledKotlin |
memberOrder |
software | healthy | compiler/testData/loadJava/compiledKotlin/memberOrder |
classObject |
software | healthy | compiler/testData/loadJava/compiledKotlin/classObject |
type |
software | healthy | compiler/testData/loadJava/compiledKotlin/type |
prop |
software | healthy | compiler/testData/loadJava/compiledKotlin/prop |
defaultAccessors |
software | healthy | compiler/testData/loadJava/compiledKotlin/prop/defaultAcces… |
contextParameters |
software | healthy | compiler/testData/loadJava/compiledKotlin/contextParameters |
coroutines |
software | healthy | compiler/testData/loadJava/compiledKotlin/coroutines |
annotations |
software | healthy | compiler/testData/loadJava/compiledKotlin/annotations |
types |
software | healthy | compiler/testData/loadJava/compiledKotlin/annotations/types |
classMembers |
software | healthy | compiler/testData/loadJava/compiledKotlin/annotations/class… |
classes |
software | healthy | compiler/testData/loadJava/compiledKotlin/annotations/class… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
AbstractExternalClass |
software | healthy | compiler/testData/klib/partial-linkage/externalDeclarations… |
OpenExternalClass |
software | healthy | compiler/testData/klib/partial-linkage/externalDeclarations… |
ExternalInterfaceInheritedFromOpenExternalClass |
software | healthy | compiler/testData/klib/partial-linkage/externalDeclarations… |
AbstractExternalClass |
software | healthy | compiler/testData/klib/partial-linkage/externalDeclarations… |
ExternalClassInheritedFromAbstractExternalClass |
software | healthy | compiler/testData/klib/partial-linkage/externalDeclarations… |
OpenExternalClass |
software | healthy | compiler/testData/klib/partial-linkage/externalDeclarations… |
ExternalInterfaceInheritedFromOpenExternalClass |
software | healthy | compiler/testData/klib/partial-linkage/externalDeclarations… |
ExternalClassInheritedFromExternalInterfaceInheritedFromOpe… |
software | healthy | compiler/testData/klib/partial-linkage/externalDeclarations… |
paramCount |
software | healthy | compiler/testData/codegen/boxWasmJsInterop/vararg.js:paramC… |
Bar |
software | healthy | compiler/testData/codegen/boxWasmJsInterop/vararg.js:Bar |
test3 |
software | healthy | compiler/testData/codegen/boxWasmJsInterop/vararg.js:test3 |
testNativeVarargWithFunLit |
software | healthy | compiler/testData/codegen/boxWasmJsInterop/vararg.js:testNa… |
sumOfParameters |
software | healthy | compiler/testData/codegen/boxWasmJsInterop/vararg.js:sumOfP… |
sumFunValuesOnParameters |
software | healthy | compiler/testData/codegen/boxWasmJsInterop/vararg.js:sumFun… |
idArrayVarArg |
software | healthy | compiler/testData/codegen/boxWasmJsInterop/vararg.js:idArra… |
join |
software | healthy | compiler/testData/codegen/boxWasmJsInterop/vararg.js:join |
mapJoin |
software | healthy | compiler/testData/codegen/boxWasmJsInterop/vararg.js:mapJoin |
A |
software | healthy | compiler/testData/codegen/boxWasmJsInterop/escapedIdentifie… |
p |
software | healthy | compiler/testData/codegen/box/jsCode/lambdaNoInline.js:p |
captureVarInInlineLambda |
software | healthy | compiler/testData/codegen/box/closures/capturedVarsOptimiza… |
captureVarInLocalClassInInlineLambda |
software | healthy | compiler/testData/codegen/box/closures/capturedVarsOptimiza… |
captureValueClassVar |
software | healthy | compiler/testData/codegen/box/closures/capturedVarsOptimiza… |
captureValueClassVar$lambda |
software | healthy | compiler/testData/codegen/box/closures/capturedVarsOptimiza… |
captureVarInInlineLambda |
software | healthy | compiler/testData/codegen/box/closures/capturedVarsOptimiza… |
captureVarInLocalClassInInlineLambda |
software | healthy | compiler/testData/codegen/box/closures/capturedVarsOptimiza… |
captureValueClassVar |
software | healthy | compiler/testData/codegen/box/closures/capturedVarsOptimiza… |
captureValueClassVar$lambda |
software | healthy | compiler/testData/codegen/box/closures/capturedVarsOptimiza… |
test |
software | healthy | compiler/testData/codegen/box/jsAstOptimizations/tempVarDec… |
box |
software | healthy | compiler/testData/codegen/box/jsAstOptimizations/inlineEmpt… |
updateSelectedRefs |
software | healthy | compiler/fir/dump/resources/org/jetbrains/kotlin/fir/dump/l… |
toggleTheme |
software | healthy | compiler/fir/dump/resources/org/jetbrains/kotlin/fir/dump/l… |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-22p311yi |
software | healthy | /tmp/repobility-clone-22p311yi |
This page is publicly accessible at:
https://repobility.com/scan/f45f5824-9fb7-4bfd-82ed-18b51c93f189/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/f45f5824-9fb7-4bfd-82ed-18b51c93f189/
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.