Security and Data Confidentiality

Last modified by Jukka Karvonen on 2025/04/07 09:33

Services

University of Helsinki has some services you can use to check and bolster the security aspects of your services.

  • Dependency Track - Software component analysis service.
    • Track known vulnerabilities in software components and get alerts in easy way.
    • Recommended for all services.
  • SonarQube - Static application security testing.
    • Find out potential security vulnerabilities and hotspots in your code.
    • Improve maintainability of your code.
    • Recommended for all software projects, include SonarQube analysis to your CI/CD-pipeline and IDE.

Useful information elsewhere

Services