Skip to content

feat(security): database logging and/or verification #1573

@DerekRoberts

Description

@DerekRoberts

Securing the Registry data to ensure that information is not falsified or modified by users.

Important information are stored in the registry like seed varieties, origin, characteristics, and proprietary company information.

Controls:
Data is encrypted in transist with TLS over HTTPS.
Gap:
Data is not encrypted at rest.

Adequate

Currently, TCPS isn't standard for internal DB access. Team uses standard, vendor supported containers and solutions wherever possible.
More information on access to database can be found at https://apps.nrs.gov.bc.ca/int/confluence/display/FSADT2/Architecture+Design

Mitigate

Get a process to automatically or manually check the data from the database to ensure it has not been tampered with, a hash value of the data can serve.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureimplement or replace a feature

    Type

    No type

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions