From 3d719dd3da11293cd3c3e7acaed72c8d600049e8 Mon Sep 17 00:00:00 2001 From: Chao Wang Date: Tue, 25 Nov 2025 14:04:33 +0800 Subject: [PATCH] chore: update change notes --- src/main/resources/META-INF/plugin.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index ecab1105..f6e7325d 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -411,7 +411,12 @@ 1.2.0

-

Go Plugin dependency removal. Golang projects now can be analyzed with IntelliJ Community Edition (no longer requires Ultimate Edition).

+

Support exhortignore and trustify-da-ignore

+

Default to MVS = true for go.

+

Do not include go toolchain entries.

+

Remove go qualifiers from sbom.

+

Support customized maven user settings file and local repository.

+

Removed Go and Docker plugin dependencies. Golang projects now work with IntelliJ Community Edition.

Add support for user-configurable patterns/globs for excluding manifests from Component Analysis.

1.1.0

Added support for Gradle manifest files.