Skip to content

Implement Code to Discover and Store Assets for New Project #69

Open
@arng4108

Description

@arng4108

💡 Summary

A new project involves discovering stakeholder assets using various data sources and storing the results in a database.

Motivation and context

Although the project isn't currently top priority, we should have code for this task ready to go for when work on the project kicks off

Implementation notes

  • Discovers assets for specified organizations and inserts the results into the DB
  • reasonable performance and scalability
  • modular to accommodate additional data sources being added down the road
  • generalized so that it's able to slot into existing repos without too much trouble

Acceptance criteria

  • Identify which data sources will be used in this process
  • Implement code to use these datasources to discover assets
  • Implement code to store these results in a database

Metadata

Metadata

Assignees

Labels

improvementThis issue or pull request will add or improve functionality, maintainability, or ease of use

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions