community-rust icon indicating copy to clipboard operation
community-rust copied to clipboard

SonarQube plugin to analyze Rust files

Results 19 community-rust issues
Sort by recently updated
recently updated
newest added

I was looking at the logs from the plugin, and found that: ```log INFO: Importing [/builds/my-project/target/test/coverage/report.info] WARN: Could not resolve 2287 file paths in [/builds/my-project/target/test/coverage/report.info] WARN: First unresolved path: .cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.12.0/src/raw/sse2.rs...

![image](https://github.com/elegoff/sonar-rust/assets/12453756/3c849a08-b41d-4610-a6cc-a7e3e6f4723e) is there some additional verification rules for rust

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade commons-io:commons-io from 2.15.1 to 2.16.1. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade org.sonarsource.analyzer-commons:sonar-analyzer-commons from 2.8.0.2699 to 2.9.0.2753. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade com.fasterxml.woodstox:woodstox-core from 6.6.1 to 6.6.2. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade commons-io:commons-io from 2.15.1 to 2.16.0. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade org.sonarsource.api.plugin:sonar-plugin-api from 10.6.0.2114 to 10.7.0.2191. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) Snyk has created this PR to upgrade org.sonarsource.analyzer-commons:sonar-analyzer-commons from 2.8.0.2699 to 2.11.0.2861. :information_source: Keep your dependencies...

### Problem When the Rust project is located in a subdirectory, the sonar-scanner is unable to resolve the path, resulting in the warning: `WARN Failed to resolve 1 file path(s)...

1. Update notice; 2. Update dependencies version; 3. Deprecate FileAdjust, replaced message.span.file_name to target.src_path as mentioned in [issue](https://github.com/C4tWithShell/community-rust/issues/114) 4. Update script to update clippy rules ( they deprecated the json...