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

let cvexplore work with/handle sqlalchemy models #214

Closed
4 tasks done
Tracked by #213
P-T-I opened this issue Dec 14, 2023 · 1 comment
Closed
4 tasks done
Tracked by #213

let cvexplore work with/handle sqlalchemy models #214

P-T-I opened this issue Dec 14, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request PACKAGE
Milestone

Comments

@P-T-I P-T-I added this to the ORM model milestone Dec 14, 2023
@P-T-I P-T-I added the enhancement New feature or request label Dec 14, 2023
@P-T-I P-T-I self-assigned this Dec 14, 2023
@P-T-I P-T-I added the PACKAGE label Dec 19, 2023
P-T-I added a commit that referenced this issue Dec 20, 2023
* [CveXplore-240] relates to #243

* [CveXplore-240] started with db_connection abstract class and defining general properties

* [CveXplore-240] renamed database_schema to database_version

* [CveXplore-240] minor rename actions

* [CveXplore-240] Created class for database migrations

* [CveXplore-240] Created database models folder
@P-T-I P-T-I changed the title create sqlalchemy models for cves, cpe, capec, cwe etc etc Work with sqlalchemy models Dec 20, 2023
@P-T-I P-T-I changed the title Work with sqlalchemy models let cvexplore work with/handle sqlalchemy models Dec 20, 2023
P-T-I added a commit that referenced this issue Dec 21, 2023
* [CveXplore-240] setup alembic environment

* [CveXplore-240] setup development docker-compose

* [CveXplore-241] First 2 models for database

* [CveXplore-241] requirements update; addresses #243

* [CveXplore-241] first alembic migrations added and migration cycle tested

* [CveXplore-241] wip

* [CveXplore-241] schema version change due to cwe rename of 'Description' field

* [CveXplore-241] models created and successfully migrated into the database; addresses #245
@P-T-I
Copy link
Member Author

P-T-I commented Dec 22, 2023

closing due to completion; part of #213

@P-T-I P-T-I closed this as completed Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PACKAGE
Projects
None yet
Development

No branches or pull requests

1 participant