Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.
This repository was archived by the owner on May 23, 2023. It is now read-only.

[Feature]: Sensitive information rule configuration #188

@Bidaya0

Description

@Bidaya0

Preflight Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for an issue that matches the one I want to file, without success.

Problem Description

  • Sensitive information rule configuration

Proposed Solution

  • Add API for obtaining sensitive information rule list
  • Added new sensitive information rule API
  • Add sensitive information rule status modification API
  • Add sensitive information rule editing API
  • Add sensitive information rule deleted API
  • Add sensitive information pattern type list API

Noted:

  • When policy created, the corresponding sensitive information type are automatically created
  • When modifying the name, modify the corresponding type at the same time
  • When creating a rule, at the same time check whether the rule conforms to the type it belongs to, for example, check whether the regex conforms to REGEX POSIX 1003.2
  • When deleting a rule, only the status bit of the rule is modified without actually deleting the data

Alternatives Considered

Additional Information

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions