Frank Niessink

Results 152 issues of Frank Niessink

SonarQube docs: - https://docs.sonarsource.com/sonarqube/latest/user-guide/clean-code/#:~:text=There%20are%20three%20software%20qualities,with%20a%20level%20of%20severity. - https://docs.sonarsource.com/sonarqube/latest/setup-and-upgrade/release-upgrade-notes/ Tasks: - [ ] Replace the severity parameter values with low/medium/high and use the `impactSeverites` parameter for the `api/issues/search` endpoint - [ ] Drop...

Tech

Acceptance criteria: - [x] Security warnings metric - [x] (outdated) Dependencies metric - [x] Source version - [x] Source up-to-dateness (Last BOM Import)

Source

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

dependencies
javascript

Acceptance criteria: - Add an issue card to the dashboard showing the number of issues per issue status (open, in progress, done) as a donut chart. - When showing multiple...

Feature

# User story As a user I want to add a metric type to a subject that is not listed as supported by the subject type. ## Acceptance criteria -...

Feature

We have a Helmchart in the repo, but don't test it. Add Kubernetes deployment to CircleCI and/or GitHub Actions and then run the application and feature tests against the deployed...

Tech

- [ ] Add a standalone Kubernetes Helmchart - [ ] Add an integration test for the Helmchart to the CircleCI and/or GitHub Actions - [ ] Add updating of...

Deployment platform

SonarQube docs: - https://www.sonarsource.com/blog/new-web-api-v2/ - https://next.sonarqube.com/sonarqube/web_api_v2 - https://docs.sonarsource.com/sonarqube/latest/setup-and-upgrade/release-upgrade-notes/ Tasks: - [ ] Migrate the version metric to the V2 API. - [ ] ... extend this list as new endpoint...

Tech