Skip to content

Enforce Secure Coding Practices (FEA404)

Document Type Feature Description
Feature FEA404
Author Noora Kuikka
Version 0.2
Date 19.02.2024

Description

The feature aims to ensure that secure coding practices, such as input validation and output encoding, are consistently followed throughout the development process of the Tukko Traffic Visualizer project. By adhering to these practices, the development team mitigates the risk of common security vulnerabilities, such as cross-site scripting (XSS) attacks, thereby enhancing the overall security posture of the application.

Linked Use Cases Use Case
Linked Requirements ReqID list
User Story ID Description Affected Feature
US018 As a developer, I want to enforce secure coding practices, such as input validation and output encoding, to prevent common security vulnerabilities like cross-site scripting (XSS) attacks. FEA404

Links to issues:

US018 on Gitlab

Implementation

Information will be added when development begins.

Testing / possible approval criteria

Test Case Description
Acceptance Test Case Acceptance Test
Functional System Test Case Test Case
Security Test Case Test Case