]> source.dussan.org Git - sonar-scanner-cli.git/log
sonar-scanner-cli.git
13 days agoFix Slack channel to notify after release jh/fix_slack_channel 195/head
Julien HENRY [Wed, 2 Oct 2024 10:15:11 +0000 (12:15 +0200)]
Fix Slack channel to notify after release

2 weeks agoPrepare next dev iteration
Julien HENRY [Tue, 1 Oct 2024 08:54:22 +0000 (10:54 +0200)]
Prepare next dev iteration

2 weeks agoSCANCLI-158 Update scanner library to improve SSL configuration 6.2.1.4610
Julien HENRY [Tue, 1 Oct 2024 07:47:41 +0000 (09:47 +0200)]
SCANCLI-158 Update scanner library to improve SSL configuration

2 weeks agoSCANCLI-157 Fix Bouncycastle issue on FIPS environments
Julien HENRY [Fri, 27 Sep 2024 09:33:45 +0000 (11:33 +0200)]
SCANCLI-157 Fix Bouncycastle issue on FIPS environments

4 weeks agoPrepare next dev iteration
Julien HENRY [Tue, 17 Sep 2024 12:36:59 +0000 (14:36 +0200)]
Prepare next dev iteration

4 weeks agoSCANCLI-154 Support PKCS12 truststore generated with openssl 6.2.0.4578 6.2.0.4584
Julien HENRY [Wed, 11 Sep 2024 09:47:54 +0000 (11:47 +0200)]
SCANCLI-154 Support PKCS12 truststore generated with openssl

4 weeks agoSCANCLI-156 Update embedded JRE to 17.0.12+7
Julien HENRY [Wed, 11 Sep 2024 09:35:54 +0000 (11:35 +0200)]
SCANCLI-156 Update embedded JRE to 17.0.12+7

4 weeks agoSCANCLI-155 Update dependencies
Julien HENRY [Wed, 11 Sep 2024 09:26:00 +0000 (11:26 +0200)]
SCANCLI-155 Update dependencies

5 weeks ago[SCANCLI-153] Use shell alternative to `which`
Vincent Latombe [Thu, 29 Aug 2024 12:46:49 +0000 (14:46 +0200)]
[SCANCLI-153] Use shell alternative to `which`

`which` may or may not be available on host systems. There are
equivalent which are shell builtin.

This is essentially using the same as https://github.com/apache/maven/commit/8852b87412c0af70efcee76f1bb12bc44635aab1, which has proven to work fine on a large shell variety.

7 weeks agoBUILD-6088 Create SECURITY.md
Samir M [Thu, 22 Aug 2024 13:04:48 +0000 (15:04 +0200)]
BUILD-6088 Create SECURITY.md

2 months agoBUILD-4673 use default subnet filtering
Julien HENRY [Wed, 31 Jul 2024 08:07:51 +0000 (10:07 +0200)]
BUILD-4673 use default subnet filtering

2 months agoSCANCLI-152 Update CirrusCI configuration
Julien HENRY [Wed, 31 Jul 2024 07:55:13 +0000 (09:55 +0200)]
SCANCLI-152 Update CirrusCI configuration

3 months agoPrepare next dev iteration
Julien HENRY [Thu, 27 Jun 2024 09:04:28 +0000 (11:04 +0200)]
Prepare next dev iteration

3 months agoSCANCLI-151 Update Scanner Java library to 3.0.2 6.1.0.4477
Julien HENRY [Wed, 26 Jun 2024 15:18:02 +0000 (17:18 +0200)]
SCANCLI-151 Update Scanner Java library to 3.0.2

3 months agoSCANCLI-147 Add aarch64 distributions for Linux and MacOSX
Julien HENRY [Mon, 24 Jun 2024 12:29:12 +0000 (14:29 +0200)]
SCANCLI-147 Add aarch64 distributions for Linux and MacOSX

4 months agoSCANCLI-150 Use Bearer authentication scheme when a token is provided
Julien HENRY [Fri, 7 Jun 2024 12:27:40 +0000 (14:27 +0200)]
SCANCLI-150 Use Bearer authentication scheme when a token is provided

4 months agoPrevent the promote task to run on tags
Julien HENRY [Thu, 30 May 2024 12:21:33 +0000 (14:21 +0200)]
Prevent the promote task to run on tags

Having two times the `only_if` element will make the second one override the first.
I didn't find a way to avoid the duplication.

4 months agoPrepare next dev iteration
Julien HENRY [Thu, 30 May 2024 10:18:44 +0000 (12:18 +0200)]
Prepare next dev iteration

4 months agoBUILD-4839 Update the release workflow to the latest version
Mate Molnar [Fri, 26 Apr 2024 11:24:26 +0000 (13:24 +0200)]
BUILD-4839 Update the release workflow to the latest version

4 months agoUpdate parent pom 6.0.0.4432
Julien HENRY [Tue, 21 May 2024 09:47:23 +0000 (11:47 +0200)]
Update parent pom

4 months agoUpdate to the latest version of the scanner lib (uname -m)
Julien HENRY [Tue, 21 May 2024 07:30:33 +0000 (09:30 +0200)]
Update to the latest version of the scanner lib (uname -m)

4 months agoEnable Mend scan
Julien HENRY [Mon, 13 May 2024 09:40:25 +0000 (11:40 +0200)]
Enable Mend scan

5 months agoLog improvements
Julien HENRY [Tue, 7 May 2024 15:39:21 +0000 (17:39 +0200)]
Log improvements

5 months agoUpdate to the latest scanner-java-library
Julien HENRY [Mon, 6 May 2024 13:48:11 +0000 (15:48 +0200)]
Update to the latest scanner-java-library

5 months agoMake debug script set debug option to the forked process
Julien HENRY [Mon, 6 May 2024 13:47:18 +0000 (15:47 +0200)]
Make debug script set debug option to the forked process

5 months agoRemoved test since we don't log that anymore
Julien HENRY [Mon, 6 May 2024 13:38:05 +0000 (15:38 +0200)]
Removed test since we don't log that anymore

5 months agoUse Map assertions
Claire Villard [Mon, 29 Apr 2024 08:16:53 +0000 (10:16 +0200)]
Use Map assertions

5 months agoUpdate the JIRA project name in the PR template
Claire Villard [Mon, 29 Apr 2024 08:00:14 +0000 (10:00 +0200)]
Update the JIRA project name in the PR template

5 months agoSCANCLI-146 Log using slf4j + logback
Julien HENRY [Fri, 3 May 2024 09:41:04 +0000 (11:41 +0200)]
SCANCLI-146 Log using slf4j + logback

5 months agoRemove duplicated test
Julien HENRY [Fri, 3 May 2024 11:39:43 +0000 (13:39 +0200)]
Remove duplicated test

5 months agoUpdate tests to JUnit 5
Julien HENRY [Fri, 3 May 2024 09:40:31 +0000 (11:40 +0200)]
Update tests to JUnit 5

5 months agoDisable ITs on DEV, waiting for SonarQube changes to be ready
Julien HENRY [Fri, 3 May 2024 09:57:07 +0000 (11:57 +0200)]
Disable ITs on DEV, waiting for SonarQube changes to be ready

5 months agoSCANCLI-145 Update to the latest build
Julien HENRY [Fri, 3 May 2024 09:28:33 +0000 (11:28 +0200)]
SCANCLI-145 Update to the latest build

5 months agoSCANCLI-84 Rename SonarScanner -> SonarScanner CLI
Julien HENRY [Tue, 30 Apr 2024 14:59:35 +0000 (16:59 +0200)]
SCANCLI-84 Rename SonarScanner -> SonarScanner CLI

5 months agoSCANCLI-127 Adjust logs
Julien HENRY [Tue, 30 Apr 2024 13:25:31 +0000 (15:25 +0200)]
SCANCLI-127 Adjust logs

5 months agoRemove appveyor files
Julien HENRY [Tue, 30 Apr 2024 13:23:36 +0000 (15:23 +0200)]
Remove appveyor files

5 months agoSCANCLI-129 Update embedded JRE version to 17.0.11+9
Julien HENRY [Tue, 30 Apr 2024 13:15:43 +0000 (15:15 +0200)]
SCANCLI-129 Update embedded JRE version to 17.0.11+9

5 months agoSCANCLI-145 Update to the scanner library 3.0
Julien HENRY [Tue, 30 Apr 2024 12:59:03 +0000 (14:59 +0200)]
SCANCLI-145 Update to the scanner library 3.0

5 months agoUpdate the URLs in the pom
Julien HENRY [Tue, 30 Apr 2024 12:53:40 +0000 (14:53 +0200)]
Update the URLs in the pom

5 months agoShare SonarLint connected mode setup
Julien HENRY [Tue, 30 Apr 2024 12:14:46 +0000 (14:14 +0200)]
Share SonarLint connected mode setup

5 months agoChange next version to 6.0
Julien HENRY [Tue, 30 Apr 2024 11:56:17 +0000 (13:56 +0200)]
Change next version to 6.0

5 months agoFix JIRA link
Julien HENRY [Tue, 30 Apr 2024 11:53:52 +0000 (13:53 +0200)]
Fix JIRA link

5 months agoSCANCLI-130 Set sonar.scanner.bootstrapStartTime
Claire Villard [Fri, 26 Apr 2024 13:30:23 +0000 (15:30 +0200)]
SCANCLI-130 Set sonar.scanner.bootstrapStartTime

6 months agoThis repository is owned by the Analysis Experience squad
Claire Villard [Thu, 28 Mar 2024 08:43:21 +0000 (09:43 +0100)]
This repository is owned by the Analysis Experience squad

8 months ago[NO-JIRA] Fix parent version
Jacek Poreda [Tue, 30 Jan 2024 10:37:46 +0000 (11:37 +0100)]
[NO-JIRA] Fix parent version

9 months agoNO-JIRA Update license headers for 2024
7PH [Tue, 2 Jan 2024 16:38:29 +0000 (17:38 +0100)]
NO-JIRA Update license headers for 2024

10 months agoSQSCANNER-126 - Refactor test to be more precise in case of failure
antoine.vinot [Wed, 29 Nov 2023 08:17:01 +0000 (09:17 +0100)]
SQSCANNER-126 - Refactor test to be more precise in case of failure

10 months agoSQSCANNER-124 Migrate away from FGC promote function (#163)
Benjamin Raymond [Mon, 20 Nov 2023 14:51:45 +0000 (15:51 +0100)]
SQSCANNER-124 Migrate away from FGC promote function (#163)

12 months agoSQSCANNER-121 Fix QA execution by using Cirrus provided build version
Matteo Mara [Tue, 10 Oct 2023 14:12:58 +0000 (16:12 +0200)]
SQSCANNER-121 Fix QA execution by using Cirrus provided build version

12 months agoUpdate README with new Clean Code wording and link from Marketing (#160)
David Cho-Lerat [Mon, 18 Sep 2023 12:51:42 +0000 (14:51 +0200)]
Update README with new Clean Code wording and link from Marketing (#160)

14 months agoupdate gh-action_release to version 5.0.10
Mate Molnar [Tue, 15 Aug 2023 13:25:03 +0000 (15:25 +0200)]
update gh-action_release to version 5.0.10

14 months agoBUILD-3596 Fix Docker Image release and slack messages
Mate Molnar [Tue, 15 Aug 2023 08:41:29 +0000 (10:41 +0200)]
BUILD-3596 Fix Docker Image release and slack messages

14 months agoSQSCANNER-117 Only keep JS plugin bundlded
Duarte Meneses [Tue, 8 Aug 2023 15:26:31 +0000 (10:26 -0500)]
SQSCANNER-117 Only keep JS plugin bundlded

14 months ago[NO JIRA] Don't trigger release of Docker image
Duarte Meneses [Fri, 4 Aug 2023 19:59:19 +0000 (14:59 -0500)]
[NO JIRA] Don't trigger release of Docker image

14 months agoSQSCANNER-117 Add IT
Duarte Meneses [Fri, 4 Aug 2023 16:07:40 +0000 (11:07 -0500)]
SQSCANNER-117 Add IT

14 months agoUpdate version to 5.0.1-SNAPSHOT 5.0.1.3006
Duarte Meneses [Fri, 4 Aug 2023 16:21:38 +0000 (11:21 -0500)]
Update version to 5.0.1-SNAPSHOT

14 months agoSQSCANNER-117 Make jre/lib/jspawnhelper amd jre/lib/jexec executable on linux
Duarte Meneses [Fri, 4 Aug 2023 16:27:46 +0000 (11:27 -0500)]
SQSCANNER-117 Make jre/lib/jspawnhelper amd jre/lib/jexec executable on linux

15 months agoUpdate version to 5.0-SNAPSHOT 5.0.0.2966
Duarte Meneses [Thu, 13 Jul 2023 01:59:37 +0000 (20:59 -0500)]
Update version to 5.0-SNAPSHOT

15 months agoSQSCANNER-116 Run Scanner with Java 17
Duarte Meneses [Thu, 13 Jul 2023 01:22:48 +0000 (20:22 -0500)]
SQSCANNER-116 Run Scanner with Java 17

16 months agoSQSCANNER-115 Fix SSF-392
Antoine Vigneau [Wed, 7 Jun 2023 13:44:35 +0000 (15:44 +0200)]
SQSCANNER-115 Fix SSF-392

17 months ago[NO JIRA] Update slack channel notificaiton
Dimitris [Tue, 2 May 2023 13:32:21 +0000 (15:32 +0200)]
[NO JIRA] Update slack channel notificaiton

17 months ago[NO-JIRA] Update cirrus config to skip promote task on nightly cron executed QA
Matteo Mara [Thu, 27 Apr 2023 15:47:14 +0000 (17:47 +0200)]
[NO-JIRA] Update cirrus config to skip promote task on nightly cron executed QA

20 months ago[SQSCANNER-110] Update license headers 2023
stanislavh [Tue, 24 Jan 2023 10:46:03 +0000 (11:46 +0100)]
[SQSCANNER-110] Update license headers 2023

21 months agoPrepare for next development iteration
Jacek [Fri, 23 Dec 2022 09:48:57 +0000 (10:48 +0100)]
Prepare for next development iteration

21 months ago[NO-JIRA] Fix docker trigger release
Jacek [Fri, 23 Dec 2022 09:13:27 +0000 (10:13 +0100)]
[NO-JIRA] Fix docker trigger release

21 months agoBump parent-pom 4.8.0.2856
Jacek [Thu, 22 Dec 2022 15:52:51 +0000 (16:52 +0100)]
Bump parent-pom

21 months agoBump sonar-scanner-api to 2.16.3.1081
Jacek [Thu, 22 Dec 2022 14:53:16 +0000 (15:53 +0100)]
Bump sonar-scanner-api to 2.16.3.1081

21 months agoSQSCANNER-108 Bump dependencies' and plugins' versions, update the embedded JRE to...
Carmine Vassallo [Tue, 20 Dec 2022 16:25:25 +0000 (17:25 +0100)]
SQSCANNER-108 Bump dependencies' and plugins' versions, update the embedded JRE to 11.0.17 (#141)

22 months agoBUILD-2285 Upgrade to cirrus-modules v2
David Rautureau [Mon, 5 Dec 2022 13:23:33 +0000 (14:23 +0100)]
BUILD-2285 Upgrade to cirrus-modules v2

22 months agofeat(BUILD-2144): Add checksums and human readable comments
Eric Lorenzana [Fri, 25 Nov 2022 09:57:27 +0000 (10:57 +0100)]
feat(BUILD-2144): Add checksums and human readable comments

22 months agofeat(BUILD-2144): Fetch secret from Vault
Eric Lorenzana [Fri, 25 Nov 2022 09:52:59 +0000 (10:52 +0100)]
feat(BUILD-2144): Fetch secret from Vault

22 months agofix(BUILD-2144): Bump `orchestrator` version
Eric Lorenzana [Thu, 17 Nov 2022 09:11:21 +0000 (10:11 +0100)]
fix(BUILD-2144): Bump `orchestrator` version

22 months agofeat(BUILD-2144): Make release workflow use Vault
Eric Lorenzana [Thu, 17 Nov 2022 14:03:44 +0000 (15:03 +0100)]
feat(BUILD-2144): Make release workflow use Vault

Replace release and maven sync with `SonarSource/gh-action_release`

Also fix secrets for Github release token and Slack, now using Vault.

Replace slack action with `slackapi/slack-github-action`

22 months agofeat(BUILD-2144): Fetch secrets from Vault
Eric Lorenzana [Fri, 11 Nov 2022 12:09:52 +0000 (13:09 +0100)]
feat(BUILD-2144): Fetch secrets from Vault

23 months agoBUILD-2085 Migrate sonar-scanner-cli to the new cluster
David Rautureau [Wed, 2 Nov 2022 16:31:26 +0000 (17:31 +0100)]
BUILD-2085 Migrate sonar-scanner-cli to the new cluster

23 months agoUpdate repox-private-reader-sq-ef42e7 apikey
tomverin [Tue, 25 Oct 2022 17:39:04 +0000 (19:39 +0200)]
Update repox-private-reader-sq-ef42e7 apikey

23 months agoBUILD-2026 Remove the suffix of CirrusCI role and K8s Cluster name
David Rautureau [Thu, 20 Oct 2022 09:35:27 +0000 (11:35 +0200)]
BUILD-2026 Remove the suffix of CirrusCI role and K8s Cluster name

2 years agoBUILD-1924 CirrusCI AWS (#133)
Julien Carsique [Fri, 14 Oct 2022 08:18:52 +0000 (10:18 +0200)]
BUILD-1924 CirrusCI AWS (#133)

2 years ago[NO JIRA] Fix Its (#135)
Duarte Meneses [Mon, 10 Oct 2022 06:12:39 +0000 (01:12 -0500)]
[NO JIRA] Fix Its (#135)

2 years agoNO-JIRA fixing version of base pom and integration tests (#132)
lukasz-jarocki-sonarsource [Thu, 29 Sep 2022 13:08:05 +0000 (15:08 +0200)]
NO-JIRA fixing version of base pom and integration tests (#132)

2 years agoBUILD-1549 update repox creds
Julien Carsique [Thu, 2 Jun 2022 08:33:25 +0000 (10:33 +0200)]
BUILD-1549 update repox creds

2 years agoBUILD-1443 sbom plugin (#130)
Julien Carsique [Wed, 13 Apr 2022 20:52:51 +0000 (22:52 +0200)]
BUILD-1443 sbom plugin (#130)

* feat(BUILD-1436): sbom plugin
* feat(BUILD-1436): upgrade to parent 61.0.147

Co-authored-by: tomverin
Reviewed-by: dbmeneses
2 years agoSONAR-16183 Add java 17 in CI to sonar-scanner-maven
Zipeng WU [Thu, 24 Mar 2022 13:18:50 +0000 (14:18 +0100)]
SONAR-16183 Add java 17 in CI to sonar-scanner-maven

2 years agoSQSCANNER-101 Do not parse configuration twice
Julien HENRY [Mon, 21 Mar 2022 10:56:18 +0000 (11:56 +0100)]
SQSCANNER-101 Do not parse configuration twice

2 years agoSQSCANNER-100 - Add AWS Binaries Env Variable
Belen Pruvost [Mon, 28 Feb 2022 13:58:23 +0000 (14:58 +0100)]
SQSCANNER-100 - Add AWS Binaries Env Variable

2 years agoSQSCANNER-100 - Upgrade github-action_release to v4
Belen Pruvost [Mon, 28 Feb 2022 10:55:58 +0000 (11:55 +0100)]
SQSCANNER-100 - Upgrade github-action_release to v4

2 years agofix(BUILD-1378): sonarqube-team ownership
Julien Carsique [Wed, 23 Feb 2022 14:55:07 +0000 (15:55 +0100)]
fix(BUILD-1378): sonarqube-team ownership

2 years agoPrepare next release cycle (#124)
Tobias Trabelsi [Tue, 22 Feb 2022 14:51:57 +0000 (15:51 +0100)]
Prepare next release cycle (#124)

2 years agoSQSCANNER-99 Upgrade sonar-scanner-api from 2.16.1.361 to 2.16.2.588 4.7.0.2747
Duarte Meneses [Tue, 22 Feb 2022 07:18:46 +0000 (01:18 -0600)]
SQSCANNER-99 Upgrade sonar-scanner-api from 2.16.1.361 to 2.16.2.588

2 years agoSQSCANNER-97 updated embedded JRE
Tobias Trabelsi [Thu, 17 Feb 2022 13:27:15 +0000 (14:27 +0100)]
SQSCANNER-97 updated embedded JRE

2 years agofix(BUILD-1337): update license
re-team-bot [Mon, 7 Feb 2022 17:01:51 +0000 (18:01 +0100)]
fix(BUILD-1337): update license

2 years agoSQSCANNER-95 - Update license headers (#120)
belen-pruvost-sonarsource [Thu, 27 Jan 2022 10:16:41 +0000 (07:16 -0300)]
SQSCANNER-95 - Update license headers (#120)

2 years agoBUILD-1180 Rotate secret
Malena Ebert [Mon, 29 Nov 2021 10:20:58 +0000 (11:20 +0100)]
BUILD-1180 Rotate secret

3 years agoFix the documentation of IT on Windows (#116)
David Rautureau [Fri, 10 Sep 2021 11:20:31 +0000 (13:20 +0200)]
Fix the documentation of IT on Windows (#116)

3 years agoUpdating contributing md (#115)
lukasz-jarocki-sonarsource [Fri, 25 Jun 2021 12:54:14 +0000 (14:54 +0200)]
Updating contributing md (#115)

3 years agoMake it more explicit that we do not look for external contributions
Wouter Admiraal [Thu, 17 Jun 2021 09:32:35 +0000 (11:32 +0200)]
Make it more explicit that we do not look for external contributions

3 years agoSQSCANNER-87 updated embedded java
Tobias Trabelsi [Mon, 3 May 2021 14:19:09 +0000 (16:19 +0200)]
SQSCANNER-87 updated embedded java

3 years agoBUILD Switch to maintained release action
Malena Ebert [Thu, 29 Apr 2021 08:33:10 +0000 (10:33 +0200)]
BUILD Switch to maintained release action

3 years agoPrepare for next development iteration
Wouter Admiraal [Thu, 29 Apr 2021 09:07:18 +0000 (11:07 +0200)]
Prepare for next development iteration

3 years agoRename release job 4.6.1.2450
Wouter Admiraal [Thu, 29 Apr 2021 08:06:03 +0000 (10:06 +0200)]
Rename release job