Skip to content

Commit f9bb245

Browse files
awileysnykgitbook-bot
authored andcommitted
GITBOOK-8876: vc: Clarify package registry support
1 parent edb015b commit f9bb245

File tree

1 file changed

+4
-4
lines changed
  • docs/supported-languages-package-managers-and-frameworks/java-and-kotlin

1 file changed

+4
-4
lines changed

docs/supported-languages-package-managers-and-frameworks/java-and-kotlin/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Available functions:
2525

2626
## Package managers and supported file extensions
2727

28-
Snyk for Java and Kotlin supports Maven and Gradle as package managers and [maven.org](https://maven.org/) as a package registry.
28+
Snyk for Java and Kotlin supports Maven and Gradle as package managers and [maven.org](https://maven.org/) (Maven Central Repository) as a package registry.
2929

3030
Use any of the following versions:
3131

@@ -109,8 +109,8 @@ Kotlin only:
109109

110110
The following features are supported in Snyk for Java and Kotlin:
111111

112-
| Snyk Open Source | Snyk Code |
113-
| ---------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
114-
| <ul><li>Reports</li><li>Fix PRs (Maven) </li><li>License scanning </li></ul> | <ul><li>Reports</li><li>Custom rules </li><li>Interfile analysis - Kotlin fully supported</li><li>Interfile analysis - Android partially supported</li></ul> |
112+
| Snyk Open Source | Snyk Code |
113+
| -------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
114+
| <ul><li>Reports</li><li>Fix PRs (Maven)</li><li>License scanning</li></ul> | <ul><li>Reports</li><li>Custom rules</li><li>Interfile analysis - Kotlin fully supported</li><li>Interfile analysis - Android partially supported</li></ul> |
115115

116116
If you need help, [contact Snyk Support](https://support.snyk.io).

0 commit comments

Comments
 (0)