sonar-fsharpsecurity-plugin icon indicating copy to clipboard operation
sonar-fsharpsecurity-plugin copied to clipboard

F# plugin for SonarQube. Contains security scanning only.

Results 7 sonar-fsharpsecurity-plugin issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies
.NET

Bumps [sonar-plugin-api](https://github.com/SonarSource/sonarqube) from 6.7 to 7.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.sonarsource.sonarqube:sonar-plugin-api&package-manager=maven&previous-version=6.7&new-version=7.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
java

Fixes #9. Fixes #8. This PR fixes the UTF-8 XML reader issues with Java that prevents the output of the plugin to be read by SonarQube. It also fixes the...

Since the AppVeyor pre-compiled JAR file and binaries aren't available anymore, I figured I try to build it myself. I installed Maven and all's well (runs tests etc) but fails...

The following error is raised when running the plugin as it is currently written. Cause appears to be that there's a BOM in the output XML from the F# plugin....

The jar file seems to no longer be available on appveyor, so I updated the readme. I also had to update a path in zip-assembly.xml to compile the jar.

Hi Scott, Firstly thanks for doing this - will help argue the case for use continuing to use F# in enterprise setting Main issue is having tried to install alongside...