Template for a good new topic, formatted with Markdown:
- ALM Used: Azure DevOps
- CI system used: Azure DevOps
- Scanner command used when applicable (private details masked)
Applicable YAML:
steps:
- task: SonarSource.sonarcloud.14d9cde6-c1da-4d55-aa01-2965cd301255.SonarCloudPrepare@1
displayName: 'Prepare analysis on SonarCloud'
inputs:
SonarCloud: [Masked]
scannerMode: CLI
configMode: manual
cliProjectKey: '[masked]'
cliProjectName: masked
steps:
- task: SonarSource.sonarcloud.ce096e50-6155-4de8-8800-4221aaeed4a1.SonarCloudAnalyze@1
displayName: 'Run Code Analysis'
steps:
- task: SonarSource.sonarcloud.38b27399-a642-40af-bb7d-9971f69712e8.SonarCloudPublish@1
displayName: 'Publish Quality Gate Result'
- Languages of the repository: TypeScript/JavaScript
- Error observed (wrap logs/code around with triple quotes ``` for proper formatting): None, from what I can tell. Below are the logs produced
Prepare:
2023-09-18T18:31:55.0136756Z ##[section]Starting: Prepare analysis on SonarCloud
2023-09-18T18:31:55.0266722Z ==============================================================================
2023-09-18T18:31:55.0266958Z Task : Prepare Analysis Configuration
2023-09-18T18:31:55.0267067Z Description : Prepare SonarCloud analysis configuration
2023-09-18T18:31:55.0267216Z Version : 1.38.0
2023-09-18T18:31:55.0267300Z Author : sonarsource
2023-09-18T18:31:55.0267394Z Help : Version: 1.38.0. [More Information](https://docs.sonarcloud.io/advanced-setup/ci-based-analysis/sonarcloud-extension-for-azure-devops/)
2023-09-18T18:31:55.0267629Z ==============================================================================
2023-09-18T18:31:56.6286543Z ##[section]Finishing: Prepare analysis on SonarCloud
Analyze:
2023-09-18T18:43:10.5253079Z ##[section]Starting: Run Code Analysis
2023-09-18T18:43:10.5382488Z ==============================================================================
2023-09-18T18:43:10.5382680Z Task : Run Code Analysis
2023-09-18T18:43:10.5382787Z Description : Run scanner and upload the results to the SonarCloud server.
2023-09-18T18:43:10.5382924Z Version : 1.41.0
2023-09-18T18:43:10.5383268Z Author : sonarsource
2023-09-18T18:43:10.5383356Z Help : Version: 1.41.0. This task is not needed for Maven and Gradle projects since the scanner should be run as part of the build.
[More Information](https://docs.sonarcloud.io/advanced-setup/ci-based-analysis/sonarcloud-extension-for-azure-devops/)
2023-09-18T18:43:10.5383686Z ==============================================================================
2023-09-18T18:43:10.9083639Z [command]C:\Windows\system32\cmd.exe /D /S /C "D:\a\_tasks\SonarCloudAnalyze_ce096e50-6155-4de8-8800-4221aaeed4a1\1.41.0\sonar-scanner\bin\sonar-scanner.bat"
2023-09-18T18:43:17.8651985Z INFO: Scanner configuration file: D:\a\_tasks\SonarCloudAnalyze_ce096e50-6155-4de8-8800-4221aaeed4a1\1.41.0\sonar-scanner\bin\..\conf\sonar-scanner.properties
2023-09-18T18:43:17.9665651Z INFO: Project root configuration file: NONE
2023-09-18T18:43:18.5441901Z INFO: SonarScanner 4.8.0.2856
2023-09-18T18:43:18.5442692Z INFO: Java 17.0.8.1 Eclipse Adoptium (64-bit)
2023-09-18T18:43:18.5443502Z INFO: Windows Server 2019 10.0 amd64
2023-09-18T18:43:26.3246816Z INFO: User cache: C:\Users\VssAdministrator\.sonar\cache
2023-09-18T18:43:33.5762928Z INFO: Analyzing on SonarCloud
2023-09-18T18:43:33.5763842Z INFO: Default locale: "en_US", source code encoding: "windows-1252" (analysis is platform dependent)
2023-09-18T18:43:36.5479653Z INFO: Load global settings
2023-09-18T18:43:36.9935578Z INFO: Load global settings (done) | time=442ms
2023-09-18T18:43:36.9975549Z INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
2023-09-18T18:43:37.0795813Z INFO: User cache: C:\Users\VssAdministrator\.sonar\cache
2023-09-18T18:43:37.0954698Z INFO: Loading required plugins
2023-09-18T18:43:37.0955824Z INFO: Load plugins index
2023-09-18T18:43:37.6826082Z INFO: Load plugins index (done) | time=600ms
2023-09-18T18:43:37.6828234Z INFO: Load/download plugins
2023-09-18T18:43:45.1198579Z INFO: Load/download plugins (done) | time=7437ms
2023-09-18T18:43:46.4729371Z INFO: Loaded core extensions: developer-scanner
2023-09-18T18:43:47.3692521Z INFO: Found an active CI vendor: 'Azure DevOps'
2023-09-18T18:43:47.3754578Z INFO: Load project settings for component key: 'Cireson_FluentUi'
2023-09-18T18:43:47.7664167Z INFO: Load project settings for component key: 'Cireson_FluentUi' (done) | time=386ms
2023-09-18T18:43:47.8276455Z INFO: Process project properties
2023-09-18T18:43:47.8402247Z INFO: Execute project builders
2023-09-18T18:43:47.8414653Z INFO: Execute project builders (done) | time=0ms
2023-09-18T18:43:47.8431089Z INFO: Project key: Cireson_FluentUi
2023-09-18T18:43:47.8433142Z INFO: Base dir: D:\a\1\s
2023-09-18T18:43:47.8433661Z INFO: Working dir: D:\a\1\s\.scannerwork
2023-09-18T18:43:48.7503932Z INFO: Load project branches
2023-09-18T18:43:49.1542737Z INFO: Load project branches (done) | time=419ms
2023-09-18T18:43:49.1612919Z INFO: Check ALM binding of project 'Cireson_FluentUi'
2023-09-18T18:43:49.5587860Z INFO: Detected project binding: BOUND
2023-09-18T18:43:49.5588951Z INFO: Check ALM binding of project 'Cireson_FluentUi' (done) | time=392ms
2023-09-18T18:43:49.5589472Z INFO: Load project pull requests
2023-09-18T18:43:49.9815116Z INFO: Load project pull requests (done) | time=424ms
2023-09-18T18:43:49.9845007Z INFO: Load branch configuration
2023-09-18T18:43:50.5359708Z INFO: Load branch configuration (done) | time=531ms
2023-09-18T18:43:50.5360811Z INFO: Load quality profiles
2023-09-18T18:43:51.0458778Z INFO: Load quality profiles (done) | time=514ms
2023-09-18T18:43:51.0618615Z INFO: Load active rules
2023-09-18T18:43:57.6054520Z INFO: Load active rules (done) | time=6531ms
2023-09-18T18:43:58.0544568Z INFO: Organization key: cireson
2023-09-18T18:43:58.0556867Z INFO: Pull request 19446 for merge into release/affectedusers-and-collaborators from ea/MergeMaster
2023-09-18T18:43:58.1850766Z INFO: Load project repositories
2023-09-18T18:43:58.6633810Z INFO: Load project repositories (done) | time=476ms
2023-09-18T18:43:58.6643510Z INFO: SCM collecting changed files in the branch
2023-09-18T18:43:59.5264624Z INFO: SCM collecting changed files in the branch (done) | time=846ms
2023-09-18T18:43:59.6428086Z INFO: Indexing files...
2023-09-18T18:43:59.6431104Z INFO: Project configuration:
2023-09-18T18:43:59.6432642Z INFO: Excluded sources: **/build-wrapper-dump.json, **/*.razor, **/node_modules/**/*.*, **/package*.json, **/__tests__/**/*.*, **/__jest__/**/*.*, **/*.svg, **/dist/**/*.*, **/Build.Automation/**/*.*, **/bin/**/*.*
2023-09-18T18:43:59.6435409Z INFO: Excluded sources for coverage: **/i18n/**/*.json
2023-09-18T18:43:59.6435947Z INFO: Excluded sources for duplication: **/components/shared/utils/constants.ts
2023-09-18T18:44:09.6446610Z INFO: 12 files indexed... (last one was jest.config.js)
2023-09-18T18:44:19.6451386Z INFO: 12 files indexed... (last one was jest.config.js)
2023-09-18T18:44:29.6458792Z INFO: 12 files indexed... (last one was jest.config.js)
2023-09-18T18:44:32.7322172Z INFO: 517 files indexed
2023-09-18T18:44:32.7330598Z INFO: 101674 files ignored because of inclusion/exclusion patterns
2023-09-18T18:44:32.7331333Z INFO: 2647 files ignored because of scm ignore settings
2023-09-18T18:44:35.3892047Z INFO: Loading plugins for detected languages
2023-09-18T18:44:35.3915025Z INFO: Load/download plugins
2023-09-18T18:44:35.3920485Z INFO: Load/download plugins (done) | time=1ms
2023-09-18T18:44:35.4590757Z INFO: Quality profile for css: Sonar way
2023-09-18T18:44:35.4593860Z INFO: Quality profile for js: Sonar way
2023-09-18T18:44:35.4601333Z INFO: Quality profile for json: SonarQube Way
2023-09-18T18:44:35.4602028Z INFO: Quality profile for ts: Sonar way
2023-09-18T18:44:35.4602509Z INFO: Quality profile for web: Cireson way
2023-09-18T18:44:35.4603772Z INFO: Quality profile for xml: Sonar way
2023-09-18T18:44:35.4604555Z INFO: ------------- Run sensors on module FluentUi
2023-09-18T18:44:35.7490953Z INFO: Load metrics repository
2023-09-18T18:44:36.0635423Z INFO: Load metrics repository (done) | time=300ms
2023-09-18T18:44:36.0636355Z INFO: Sensor cache enabled
2023-09-18T18:44:36.0636972Z INFO: Load sensor cache
2023-09-18T18:44:38.4263434Z INFO: Load sensor cache (5 MB) | time=2252ms
2023-09-18T18:44:42.7153957Z INFO: Sensor IaC CloudFormation Sensor [iac]
2023-09-18T18:44:42.7177633Z INFO: 0 source files to be analyzed
2023-09-18T18:44:42.7177973Z INFO: 0/0 source files have been analyzed
2023-09-18T18:44:42.7178301Z INFO: Sensor IaC CloudFormation Sensor [iac] (done) | time=77ms
2023-09-18T18:44:42.7178624Z INFO: Sensor IaC Kubernetes Sensor [iac]
2023-09-18T18:44:42.7178901Z INFO: 0 source files to be analyzed
2023-09-18T18:44:42.7567707Z INFO: 0/0 source files have been analyzed
2023-09-18T18:44:42.7568373Z INFO: Sensor IaC Kubernetes Sensor [iac] (done) | time=17ms
2023-09-18T18:44:42.7568708Z INFO: Sensor IaC AzureResourceManager Sensor [iac]
2023-09-18T18:44:42.7778444Z INFO: Sensor IaC AzureResourceManager Sensor is restricted to changed files only
2023-09-18T18:44:42.7804337Z INFO: 0 source files to be analyzed
2023-09-18T18:44:42.7804953Z INFO: 0/0 source files have been analyzed
2023-09-18T18:44:42.7805499Z INFO: Sensor IaC AzureResourceManager Sensor [iac] (done) | time=100ms
2023-09-18T18:44:42.7805840Z INFO: Sensor C# Project Type Information [csharp]
2023-09-18T18:44:42.7806165Z INFO: Sensor C# Project Type Information [csharp] (done) | time=6ms
2023-09-18T18:44:42.7806462Z INFO: Sensor C# Analysis Log [csharp]
2023-09-18T18:44:42.7806758Z INFO: Sensor C# Analysis Log [csharp] (done) | time=17ms
2023-09-18T18:44:42.7807050Z INFO: Sensor C# Properties [csharp]
2023-09-18T18:44:42.7807334Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2023-09-18T18:44:42.7808919Z INFO: Sensor HTML [web]
2023-09-18T18:44:42.7809191Z INFO: Sensor HTML is restricted to changed files only
2023-09-18T18:44:42.7809480Z INFO: Sensor HTML [web] (done) | time=8ms
2023-09-18T18:44:42.7809740Z INFO: Sensor XML Sensor [xml]
2023-09-18T18:44:42.7810028Z INFO: Sensor XML Sensor is restricted to changed files only
2023-09-18T18:44:42.7845336Z INFO: Sensor XML Sensor [xml] (done) | time=3ms
2023-09-18T18:44:42.7848390Z INFO: Sensor TextAndSecretsSensor [text]
2023-09-18T18:44:42.7848785Z INFO: Sensor TextAndSecretsSensor is restricted to changed files only
2023-09-18T18:44:43.1542473Z INFO: 82 source files to be analyzed
2023-09-18T18:44:44.3310950Z INFO: 82/82 source files have been analyzed
2023-09-18T18:44:44.3395976Z INFO: Sensor TextAndSecretsSensor [text] (done) | time=1994ms
2023-09-18T18:44:44.3396518Z INFO: Sensor VB.NET Project Type Information [vbnet]
2023-09-18T18:44:44.3396955Z INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms
2023-09-18T18:44:44.3465312Z INFO: Sensor VB.NET Analysis Log [vbnet]
2023-09-18T18:44:44.3466083Z INFO: Sensor VB.NET Analysis Log [vbnet] (done) | time=18ms
2023-09-18T18:44:44.3466460Z INFO: Sensor VB.NET Properties [vbnet]
2023-09-18T18:44:44.3466844Z INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms
2023-09-18T18:44:44.3467458Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2023-09-18T18:44:44.3468008Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2023-09-18T18:44:44.3468583Z INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer
2023-09-18T18:44:44.3469016Z INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
2023-09-18T18:44:44.3469406Z INFO: Sensor JavaScript/TypeScript analysis [javascript]
2023-09-18T18:45:09.9162608Z INFO: Found 1 tsconfig.json file(s): [D:\a\1\s\tsconfig.json]
2023-09-18T18:45:09.9164309Z INFO: Creating TypeScript program
2023-09-18T18:45:09.9165194Z INFO: TypeScript configuration file D:\a\1\s\tsconfig.json
2023-09-18T18:45:09.9177590Z INFO: 407 source files to be analyzed
2023-09-18T18:45:18.7764849Z INFO: Creating TypeScript program (done) | time=8811ms
2023-09-18T18:45:18.7804630Z INFO: Starting analysis with current program
2023-09-18T18:45:19.9219124Z INFO: 1/407 file analyzed, current file: D:/a/1/s/src/components/shared/interfaces/ticket.interface.tsx
2023-09-18T18:45:30.2257742Z INFO: 5/407 files analyzed, current file: D:/a/1/s/src/components/automation/AutomationTable.tsx
2023-09-18T18:45:39.9278429Z INFO: 18/407 files analyzed, current file: D:/a/1/s/src/components/shared/components/TicketDetailInfo/TicketDetailInfo.tsx
2023-09-18T18:45:50.1789970Z INFO: 50/407 files analyzed, current file: D:/a/1/s/src/components/settings/Settings.tsx
2023-09-18T18:46:00.0316991Z INFO: 66/407 files analyzed, current file: D:/a/1/s/src/components/tikit/EditTicket.tsx
2023-09-18T18:46:02.7650051Z INFO: Analyzed 397 file(s) with current program
2023-09-18T18:46:02.7670552Z INFO: Found 10 file(s) not part of any tsconfig.json: they will be analyzed without type information
2023-09-18T18:46:02.7883899Z INFO: 407/407 source files have been analyzed
2023-09-18T18:46:02.7888224Z INFO: Hit the cache for 328 out of 407
2023-09-18T18:46:02.8401625Z INFO: Miss the cache for 79 out of 407: FILE_CHANGED [79/407]
2023-09-18T18:46:02.8403610Z INFO: Sensor JavaScript/TypeScript analysis [javascript] (done) | time=78503ms
2023-09-18T18:46:02.8404861Z INFO: Sensor JavaScript inside HTML analysis [javascript]
2023-09-18T18:46:02.8451461Z INFO: 3 source files to be analyzed
2023-09-18T18:46:02.8889604Z INFO: 3/3 source files have been analyzed
2023-09-18T18:46:02.8891278Z INFO: Hit the cache for 3 out of 3
2023-09-18T18:46:02.8892151Z INFO: Miss the cache for 0 out of 3
2023-09-18T18:46:02.8898908Z INFO: Sensor JavaScript inside HTML analysis [javascript] (done) | time=33ms
2023-09-18T18:46:02.8899895Z INFO: Sensor CSS Rules [javascript]
2023-09-18T18:46:02.8900344Z INFO: Sensor CSS Rules is restricted to changed files only
2023-09-18T18:46:02.8900826Z INFO: 4 source files to be analyzed
2023-09-18T18:46:03.3931700Z INFO: 4/4 source files have been analyzed
2023-09-18T18:46:03.3934499Z INFO: Hit the cache for 0 out of 0
2023-09-18T18:46:03.3935446Z INFO: Miss the cache for 0 out of 0
2023-09-18T18:46:03.3936088Z INFO: Sensor CSS Rules [javascript] (done) | time=531ms
2023-09-18T18:46:03.3936760Z INFO: Sensor CSS Metrics [javascript]
2023-09-18T18:46:03.3937390Z INFO: Sensor CSS Metrics is restricted to changed files only
2023-09-18T18:46:03.4844441Z INFO: Sensor CSS Metrics [javascript] (done) | time=62ms
2023-09-18T18:46:03.5471207Z INFO: Sensor ThymeLeaf template sensor [securityjavafrontend]
2023-09-18T18:46:03.5613204Z INFO: Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=3ms
2023-09-18T18:46:03.5613959Z INFO: Sensor IaC Docker Sensor [iac]
2023-09-18T18:46:03.5614449Z INFO: Sensor IaC Docker Sensor is restricted to changed files only
2023-09-18T18:46:03.5615016Z INFO: 0 source files to be analyzed
2023-09-18T18:46:03.5615447Z INFO: 0/0 source files have been analyzed
2023-09-18T18:46:03.5615924Z INFO: Sensor IaC Docker Sensor [iac] (done) | time=91ms
2023-09-18T18:46:03.5616660Z INFO: Sensor Serverless configuration file sensor [security]
2023-09-18T18:46:03.5617160Z INFO: 0 Serverless function entries were found in the project
2023-09-18T18:46:03.6815451Z INFO: 0 Serverless function handlers were kept as entrypoints
2023-09-18T18:46:03.6816435Z INFO: Sensor Serverless configuration file sensor [security] (done) | time=123ms
2023-09-18T18:46:03.6818468Z INFO: Sensor AWS SAM template file sensor [security]
2023-09-18T18:46:03.7001633Z INFO: Sensor AWS SAM template file sensor [security] (done) | time=2ms
2023-09-18T18:46:03.7002794Z INFO: Sensor AWS SAM Inline template file sensor [security]
2023-09-18T18:46:03.7003494Z INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=2ms
2023-09-18T18:46:03.7003978Z INFO: Sensor javabugs [dbd]
2023-09-18T18:46:03.7004397Z INFO: Reading IR files from: D:\a\1\s\.scannerwork\ir\java
2023-09-18T18:46:03.7004838Z INFO: No IR files have been included for analysis.
2023-09-18T18:46:03.7005276Z INFO: Sensor javabugs [dbd] (done) | time=3ms
2023-09-18T18:46:03.7005671Z INFO: Sensor pythonbugs [dbd]
2023-09-18T18:46:03.7006094Z INFO: Reading IR files from: D:\a\1\s\.scannerwork\ir\python
2023-09-18T18:46:03.7006544Z INFO: No IR files have been included for analysis.
2023-09-18T18:46:03.7006990Z INFO: Sensor pythonbugs [dbd] (done) | time=0ms
2023-09-18T18:46:03.7007402Z INFO: Sensor JavaSecuritySensor [security]
2023-09-18T18:46:03.7008004Z INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5883, S6096, S6173, S6287, S6350, S6384, S6390, S6398, S6399, S6547, S6549
2023-09-18T18:46:03.7008586Z INFO: Load type hierarchy and UCFGs: Starting
2023-09-18T18:46:03.7008991Z INFO: Load type hierarchy: Starting
2023-09-18T18:46:03.7009428Z INFO: Reading type hierarchy from: D:\a\1\s\.scannerwork\ucfg2\java
2023-09-18T18:46:03.7009844Z INFO: Read 0 type definitions
2023-09-18T18:46:03.7010357Z INFO: Load type hierarchy: Time spent was 00:00:00.003
2023-09-18T18:46:03.7010876Z INFO: Load UCFGs: Starting
2023-09-18T18:46:03.7011295Z INFO: Load UCFGs: Time spent was 00:00:00.000
2023-09-18T18:46:03.7011762Z INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.004
2023-09-18T18:46:03.7012212Z INFO: No UCFGs have been included for analysis.
2023-09-18T18:46:03.7012653Z INFO: java security sensor: Time spent was 00:00:00.007
2023-09-18T18:46:04.5134095Z INFO: Sensor JavaSecuritySensor [security] (done) | time=822ms
2023-09-18T18:46:04.5145118Z INFO: Sensor CSharpSecuritySensor [security]
2023-09-18T18:46:04.5146375Z INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5167
2023-09-18T18:46:04.5148813Z INFO: Load type hierarchy and UCFGs: Starting
2023-09-18T18:46:04.5152449Z INFO: Load type hierarchy: Starting
2023-09-18T18:46:04.5157261Z INFO: Reading type hierarchy from: D:\a\1\s\ucfg_cs2
2023-09-18T18:46:04.5160324Z INFO: Read 0 type definitions
2023-09-18T18:46:04.5160906Z INFO: Load type hierarchy: Time spent was 00:00:00.000
2023-09-18T18:46:04.5162401Z INFO: Load UCFGs: Starting
2023-09-18T18:46:04.5170983Z INFO: Load UCFGs: Time spent was 00:00:00.000
2023-09-18T18:46:04.5216768Z INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.000
2023-09-18T18:46:04.5219220Z INFO: No UCFGs have been included for analysis.
2023-09-18T18:46:04.5220923Z INFO: csharp security sensor: Time spent was 00:00:00.001
2023-09-18T18:46:04.5250643Z INFO: Sensor CSharpSecuritySensor [security] (done) | time=1ms
2023-09-18T18:46:04.5251220Z INFO: Sensor PhpSecuritySensor [security]
2023-09-18T18:46:04.5251800Z INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350
2023-09-18T18:46:04.5252336Z INFO: Load type hierarchy and UCFGs: Starting
2023-09-18T18:46:04.5252744Z INFO: Load type hierarchy: Starting
2023-09-18T18:46:04.5253200Z INFO: Reading type hierarchy from: D:\a\1\s\.scannerwork\ucfg2\php
2023-09-18T18:46:04.5253880Z INFO: Read 0 type definitions
2023-09-18T18:46:04.5254311Z INFO: Load type hierarchy: Time spent was 00:00:00.000
2023-09-18T18:46:04.5254717Z INFO: Load UCFGs: Starting
2023-09-18T18:46:04.5255118Z INFO: Load UCFGs: Time spent was 00:00:00.000
2023-09-18T18:46:04.5256938Z INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.000
2023-09-18T18:46:04.5257398Z INFO: No UCFGs have been included for analysis.
2023-09-18T18:46:04.5257832Z INFO: php security sensor: Time spent was 00:00:00.002
2023-09-18T18:46:04.5258380Z INFO: Sensor PhpSecuritySensor [security] (done) | time=3ms
2023-09-18T18:46:04.5258811Z INFO: Sensor PythonSecuritySensor [security]
2023-09-18T18:46:04.5259344Z INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350
2023-09-18T18:46:04.5259857Z INFO: Load type hierarchy and UCFGs: Starting
2023-09-18T18:46:04.5260256Z INFO: Load type hierarchy: Starting
2023-09-18T18:46:04.5260712Z INFO: Reading type hierarchy from: D:\a\1\s\.scannerwork\ucfg2\python
2023-09-18T18:46:04.5261121Z INFO: Read 0 type definitions
2023-09-18T18:46:04.5261531Z INFO: Load type hierarchy: Time spent was 00:00:00.000
2023-09-18T18:46:04.5261935Z INFO: Load UCFGs: Starting
2023-09-18T18:46:04.5262337Z INFO: Load UCFGs: Time spent was 00:00:00.000
2023-09-18T18:46:04.5262913Z INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.000
2023-09-18T18:46:04.5263358Z INFO: No UCFGs have been included for analysis.
2023-09-18T18:46:04.5263791Z INFO: python security sensor: Time spent was 00:00:00.001
2023-09-18T18:46:04.5264249Z INFO: Sensor PythonSecuritySensor [security] (done) | time=3ms
2023-09-18T18:46:04.5271949Z INFO: Sensor JsSecuritySensor [security]
2023-09-18T18:46:04.5272693Z INFO: Enabled taint analysis rules: S5696, S5144, S6350, S2083, S3649, S6105, S5147, S2076, S6287, S5883, S5131, S5146, S6096, S5334, S2631
2023-09-18T18:46:04.5273240Z INFO: Load type hierarchy and UCFGs: Starting
2023-09-18T18:46:04.5273727Z INFO: Load type hierarchy: Starting
2023-09-18T18:46:04.5274195Z INFO: Reading type hierarchy from: D:\a\1\s\.scannerwork\ucfg2\js
2023-09-18T18:46:04.5336921Z INFO: Read 0 type definitions
2023-09-18T18:46:04.5339712Z INFO: Load type hierarchy: Time spent was 00:00:00.009
2023-09-18T18:46:04.5340208Z INFO: Load UCFGs: Starting
2023-09-18T18:46:04.5340670Z INFO: Reading UCFGs from: D:\a\1\s\.scannerwork\ucfg2\js
2023-09-18T18:46:07.8283649Z INFO: Load UCFGs: Time spent was 00:00:03.158
2023-09-18T18:46:07.8284287Z INFO: Load type hierarchy and UCFGs: Time spent was 00:00:03.169
2023-09-18T18:46:07.8285879Z INFO: Analyzing 6306 UCFGs to detect vulnerabilities.
2023-09-18T18:46:07.8286273Z INFO: Check cache: Starting
2023-09-18T18:46:07.8286606Z INFO: Load cache: Starting
2023-09-18T18:46:08.2974608Z INFO: Load cache: Time spent was 00:00:00.378
2023-09-18T18:46:08.6784112Z INFO: Compare cache: Starting
2023-09-18T18:46:08.6924129Z INFO: Cache loaded: SecuritySensorCache{ucfgsHashes.count=6083, typeDefinitionsHashes.count=0}
2023-09-18T18:46:08.8870102Z INFO: Compare cache: Time spent was 00:00:00.002
2023-09-18T18:46:09.0457798Z INFO: Check cache: Time spent was 00:00:00.382
2023-09-18T18:46:09.2394825Z INFO: Create runtime call graph: Starting
2023-09-18T18:46:09.2624817Z INFO: Variable Type Analysis #1: Starting
2023-09-18T18:46:09.3438956Z INFO: Create runtime type propagation graph: Starting
2023-09-18T18:46:09.3443237Z INFO: Create runtime type propagation graph: Time spent was 00:00:00.490
2023-09-18T18:46:09.3443828Z INFO: Run SCC (Tarjan) on 41567 nodes: Starting
2023-09-18T18:46:09.3444471Z INFO: Run SCC (Tarjan) on 41567 nodes: Time spent was 00:00:00.059
2023-09-18T18:46:09.3444911Z INFO: Tarjan found 41557 strongly connected components
2023-09-18T18:46:09.3445326Z INFO: Propagate runtime types to strongly connected components: Starting
2023-09-18T18:46:09.3445793Z INFO: Propagate runtime types to strongly connected components: Time spent was 00:00:00.254
2023-09-18T18:46:09.3447477Z INFO: Variable Type Analysis #1: Time spent was 00:00:00.807
2023-09-18T18:46:09.3447863Z INFO: Variable Type Analysis #2: Starting
2023-09-18T18:46:09.3448272Z INFO: Create runtime type propagation graph: Starting
2023-09-18T18:46:09.3448692Z INFO: Create runtime type propagation graph: Time spent was 00:00:00.339
2023-09-18T18:46:09.3449094Z INFO: Run SCC (Tarjan) on 41567 nodes: Starting
2023-09-18T18:46:09.4135777Z INFO: Run SCC (Tarjan) on 41567 nodes: Time spent was 00:00:00.161
2023-09-18T18:46:09.4136850Z INFO: Tarjan found 41557 strongly connected components
2023-09-18T18:46:09.4681074Z INFO: Propagate runtime types to strongly connected components: Starting
2023-09-18T18:46:09.5426137Z INFO: Propagate runtime types to strongly connected components: Time spent was 00:00:00.104
2023-09-18T18:46:09.5427315Z INFO: Variable Type Analysis #2: Time spent was 00:00:00.610
2023-09-18T18:46:09.5427790Z INFO: Create runtime call graph: Time spent was 00:00:01.429
2023-09-18T18:46:09.5428184Z INFO: Load config: Starting
2023-09-18T18:46:09.7078957Z INFO: Load config: Time spent was 00:00:00.198
2023-09-18T18:46:09.9094632Z INFO: Compute entry points: Starting
2023-09-18T18:46:12.4148235Z INFO: Compute entry points: Time spent was 00:00:02.704
2023-09-18T18:46:12.4149295Z INFO: All rules entry points : 409
2023-09-18T18:46:12.4149797Z INFO: Slice call graph: Starting
2023-09-18T18:46:12.4150285Z INFO: Slice call graph: Time spent was 00:00:00.000
2023-09-18T18:46:12.4150767Z INFO: Live variable analysis: Starting
2023-09-18T18:46:13.8369375Z INFO: Live variable analysis: Time spent was 00:00:01.395
2023-09-18T18:46:13.8373923Z INFO: Taint analysis for js: Starting
2023-09-18T18:46:15.1966606Z INFO: 0 / 6306 UCFGs simulated, memory usage: 299 MB
2023-09-18T18:46:17.8281456Z INFO: 73 / 6306 UCFGs simulated, memory usage: 236 MB
2023-09-18T18:46:18.3506561Z INFO: 227 / 6306 UCFGs simulated, memory usage: 420 MB
2023-09-18T18:46:18.5339228Z INFO: 367 / 6306 UCFGs simulated, memory usage: 601 MB
2023-09-18T18:46:18.6626185Z INFO: 434 / 6306 UCFGs simulated, memory usage: 669 MB
2023-09-18T18:46:18.6627755Z INFO: Taint analysis for js: Time spent was 00:00:04.842
2023-09-18T18:46:18.6628234Z INFO: Report issues: Starting
2023-09-18T18:46:18.6628670Z INFO: Report issues: Time spent was 00:00:00.002
2023-09-18T18:46:18.6629088Z INFO: Store cache: Starting
2023-09-18T18:46:18.6629508Z INFO: Store cache: Time spent was 00:00:00.000
2023-09-18T18:46:18.6629955Z INFO: js security sensor: Time spent was 00:00:14.133
2023-09-18T18:46:18.6630518Z INFO: js security sensor: Begin: 2023-09-18T18:46:04.522802300Z, End: 2023-09-18T18:46:18.656561600Z, Duration: 00:00:14.133
2023-09-18T18:46:18.6631425Z Load type hierarchy and UCFGs: Begin: 2023-09-18T18:46:04.522802300Z, End: 2023-09-18T18:46:07.692341800Z, Duration: 00:00:03.169
2023-09-18T18:46:18.6632099Z Load type hierarchy: Begin: 2023-09-18T18:46:04.523798400Z, End: 2023-09-18T18:46:04.533219100Z, Duration: 00:00:00.009
2023-09-18T18:46:18.6632737Z Load UCFGs: Begin: 2023-09-18T18:46:04.533219100Z, End: 2023-09-18T18:46:07.691339600Z, Duration: 00:00:03.158
2023-09-18T18:46:18.6633354Z Check cache: Begin: 2023-09-18T18:46:07.692341800Z, End: 2023-09-18T18:46:08.074540600Z, Duration: 00:00:00.382
2023-09-18T18:46:18.6633971Z Load cache: Begin: 2023-09-18T18:46:07.692341800Z, End: 2023-09-18T18:46:08.070542200Z, Duration: 00:00:00.378
2023-09-18T18:46:18.6634585Z Compare cache: Begin: 2023-09-18T18:46:08.071541Z, End: 2023-09-18T18:46:08.074540600Z, Duration: 00:00:00.002
2023-09-18T18:46:18.6635212Z Create runtime call graph: Begin: 2023-09-18T18:46:08.075539500Z, End: 2023-09-18T18:46:09.505339500Z, Duration: 00:00:01.429
2023-09-18T18:46:18.6635881Z Variable Type Analysis #1: Begin: 2023-09-18T18:46:08.076540800Z, End: 2023-09-18T18:46:08.884354800Z, Duration: 00:00:00.807
2023-09-18T18:46:18.6636537Z Create runtime type propagation graph: Begin: 2023-09-18T18:46:08.077541600Z, End: 2023-09-18T18:46:08.568345100Z, Duration: 00:00:00.490
2023-09-18T18:46:18.6637399Z Run SCC (Tarjan) on 41567 nodes: Begin: 2023-09-18T18:46:08.569344700Z, End: 2023-09-18T18:46:08.629344500Z, Duration: 00:00:00.059
2023-09-18T18:46:18.6638087Z Propagate runtime types to strongly connected components: Begin: 2023-09-18T18:46:08.630346800Z, End: 2023-09-18T18:46:08.884354800Z, Duration: 00:00:00.254
2023-09-18T18:46:18.6638763Z Variable Type Analysis #2: Begin: 2023-09-18T18:46:08.887353600Z, End: 2023-09-18T18:46:09.498341400Z, Duration: 00:00:00.610
2023-09-18T18:46:18.6639423Z Create runtime type propagation graph: Begin: 2023-09-18T18:46:08.887353600Z, End: 2023-09-18T18:46:09.226365800Z, Duration: 00:00:00.339
2023-09-18T18:46:18.6640123Z Run SCC (Tarjan) on 41567 nodes: Begin: 2023-09-18T18:46:09.227368700Z, End: 2023-09-18T18:46:09.388369400Z, Duration: 00:00:00.161
2023-09-18T18:46:18.6640793Z Propagate runtime types to strongly connected components: Begin: 2023-09-18T18:46:09.392369Z, End: 2023-09-18T18:46:09.497338400Z, Duration: 00:00:00.104
2023-09-18T18:46:18.6641435Z Load config: Begin: 2023-09-18T18:46:09.506341700Z, End: 2023-09-18T18:46:09.705085800Z, Duration: 00:00:00.198
2023-09-18T18:46:18.6642071Z Compute entry points: Begin: 2023-09-18T18:46:09.705085800Z, End: 2023-09-18T18:46:12.409801100Z, Duration: 00:00:02.704
2023-09-18T18:46:18.6642707Z Slice call graph: Begin: 2023-09-18T18:46:12.412802900Z, End: 2023-09-18T18:46:12.412802900Z, Duration: 00:00:00.000
2023-09-18T18:46:18.6643330Z Live variable analysis: Begin: 2023-09-18T18:46:12.412802900Z, End: 2023-09-18T18:46:13.808438500Z, Duration: 00:00:01.395
2023-09-18T18:46:18.6643963Z Taint analysis for js: Begin: 2023-09-18T18:46:13.810439400Z, End: 2023-09-18T18:46:18.652563100Z, Duration: 00:00:04.842
2023-09-18T18:46:18.6644636Z Report issues: Begin: 2023-09-18T18:46:18.652563100Z, End: 2023-09-18T18:46:18.655561400Z, Duration: 00:00:00.002
2023-09-18T18:46:18.6645237Z Store cache: Begin: 2023-09-18T18:46:18.656561600Z, End: 2023-09-18T18:46:18.656561600Z, Duration: 00:00:00.000
2023-09-18T18:46:18.6645898Z INFO: js security sensor peak memory: 716 MB
2023-09-18T18:46:18.6646427Z INFO: Sensor JsSecuritySensor [security] (done) | time=14137ms
2023-09-18T18:46:18.7245427Z INFO: ------------- Run sensors on project
2023-09-18T18:46:18.7634083Z INFO: Sensor Analysis Warnings import [csharp]
2023-09-18T18:46:18.7635042Z INFO: Sensor Analysis Warnings import [csharp] (done) | time=1ms
2023-09-18T18:46:18.7635598Z INFO: Sensor Zero Coverage Sensor
2023-09-18T18:46:18.8669297Z INFO: Sensor Zero Coverage Sensor (done) | time=109ms
2023-09-18T18:46:18.8874847Z INFO: SCM Publisher SCM provider for this project is: git
2023-09-18T18:46:18.8876476Z INFO: SCM Publisher 82 source files to be analyzed
2023-09-18T18:46:28.4028836Z INFO: SCM Publisher 82/82 source files have been analyzed (done) | time=8111ms
2023-09-18T18:46:28.4029336Z INFO: CPD Executor 19 files had no CPD blocks
2023-09-18T18:46:28.4029682Z INFO: CPD Executor Calculating CPD for 387 files
2023-09-18T18:46:28.4030013Z INFO: CPD Executor CPD calculation finished (done) | time=324ms
2023-09-18T18:46:28.4030313Z INFO: SCM writing changed lines
2023-09-18T18:46:29.1694019Z WARN: File 'D:\a\1\s\src\components\shared\components\TicketDetailInfo\displayLifecyclePhases\arrows.tsx' was detected as changed but without having changed lines
2023-09-18T18:46:29.1699753Z WARN: File 'D:\a\1\s\src\components\App.module.css' was detected as changed but without having changed lines
2023-09-18T18:46:29.1700417Z WARN: File 'D:\a\1\s\src\components\shared\components\TicketTasks\TicketTasksDialog\TicketTasksDialog.tsx' was detected as changed but without having changed lines
2023-09-18T18:46:29.1700961Z INFO: SCM writing changed lines (done) | time=881ms
2023-09-18T18:46:31.7290155Z INFO: Analysis report generated in 4235ms, dir size=2 MB
2023-09-18T18:46:32.3727957Z INFO: Analysis report compressed in 643ms, zip size=1 MB
2023-09-18T18:46:33.6561554Z INFO: Analysis report uploaded in 1246ms
2023-09-18T18:46:33.6563362Z INFO: ANALYSIS SUCCESSFUL, you can find the results at: *****
2023-09-18T18:46:33.6564131Z INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
2023-09-18T18:46:33.6564979Z INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AYqpnZzN7kDvbZQheQzz
2023-09-18T18:46:39.7077604Z INFO: Time spent writing ucfgs 1529ms
2023-09-18T18:46:41.2808250Z INFO: Analysis total time: 2:54.808 s
2023-09-18T18:46:41.3200273Z INFO: ------------------------------------------------------------------------
2023-09-18T18:46:41.3200692Z INFO: EXECUTION SUCCESS
2023-09-18T18:46:41.3201191Z INFO: ------------------------------------------------------------------------
2023-09-18T18:46:41.3201901Z INFO: Total time: 3:23.668s
2023-09-18T18:46:41.8245164Z INFO: Final Memory: 222M/747M
2023-09-18T18:46:42.7883924Z INFO: ------------------------------------------------------------------------
2023-09-18T18:46:42.7908146Z ##[section]Finishing: Run Code Analysis
Publish:
2023-09-18T18:46:42.7950876Z ##[section]Starting: Publish Quality Gate Result
2023-09-18T18:46:42.8092501Z ==============================================================================
2023-09-18T18:46:42.8092712Z Task : Publish Quality Gate Result
2023-09-18T18:46:42.8092882Z Description : Publish SonarCloud's Quality Gate result on the Azure Pipelines build result. To be used after the actual analysis.
2023-09-18T18:46:42.8093079Z Version : 1.13.0
2023-09-18T18:46:42.8093218Z Author : sonarsource
2023-09-18T18:46:42.8093311Z Help : Version: 1.13.0. [More Information](https://docs.sonarcloud.io/advanced-setup/ci-based-analysis/sonarcloud-extension-for-azure-devops/)
2023-09-18T18:46:42.8093575Z ==============================================================================
2023-09-18T18:46:46.5833598Z ##[section]Finishing: Publish Quality Gate Result
If you need any additional info, please let me know.