Skip to content

Commit ca098c8

Browse files
Update readme (#33)
* explicitly mentions that only one jar file should be copied Signed-off-by: Nicklas Körtge <nicklas.koertge1@ibm.com> * add note, that later one can install plugin over the marketplace Signed-off-by: Nicklas Körtge <nicklas.koertge1@ibm.com> --------- Signed-off-by: Nicklas Körtge <nicklas.koertge1@ibm.com>
1 parent 89181e1 commit ca098c8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,14 @@ in source code and generates [CBOM](https://cyclonedx.org/capabilities/cbom/).
3131
3232
## Installation
3333

34-
Copy the plugins (jar files) to `$SONARQUBE_HOME/extensions/plugins` and restart
34+
Copy the plugin (one of the JAR files from the [latest releases](https://github.com/IBM/sonar-cryptography/releases),
35+
depending on whether you are using JRE 17 or later or JRE 11) to `$SONARQUBE_HOME/extensions/plugins` and restart
3536
SonarQube ([more](https://docs.sonarqube.org/latest/setup-and-upgrade/install-a-plugin/)).
3637

38+
> [!NOTE]
39+
> We are currently in the process of adding the plugin to the SonarQube marketplace. You will then be able to install
40+
> the plugin directly via the marketplace and no longer have to add it manually to the plugin directory.
41+
3742
## Using
3843

3944
The plugin provides new inventory rules (IBM Cryptography Repository) regarding the use of cryptography for

0 commit comments

Comments
 (0)