Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add schema for report JSON and improve reporting #22

Open
5 tasks
ivbeg opened this issue Aug 12, 2022 · 0 comments
Open
5 tasks

Add schema for report JSON and improve reporting #22

ivbeg opened this issue Aug 12, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ivbeg
Copy link
Collaborator

ivbeg commented Aug 12, 2022

Right now JSON file of the metadata scanning report is not structured well enough.
Improvements should include:

  • Add Cerberus schema (more info https://docs.python-cerberus.org)
  • Add scanning datetime
  • Add source info: source type, filename, connection string e.t.c. Make sure no secrets in connection string
  • Move 'table' to 'source' subtag
  • Add tests to validate reports with Cerberus validator
@ivbeg ivbeg added the enhancement New feature or request label Aug 12, 2022
@ivbeg ivbeg self-assigned this Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant