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

Dev #3531

Merged
merged 95 commits into from
Aug 1, 2023
Merged

Dev #3531

merged 95 commits into from
Aug 1, 2023

Conversation

hanars
Copy link
Collaborator

@hanars hanars commented Aug 1, 2023

  • All unit test are passing and coverage has not substantively dropped
  • No new dependency vulnerabilities have been introduced
  • Any changes to the docker image have been vetted for potential vulnerabilities
  • If any python requirements are updated, they are noted and here and will be updated before deploying:
  • security patch certifi and cryptography
  • Any database migrations are noted here, and will be run before deploying:
  • All major changes are recorded in the changelog, and the changelog has been updated to reflect the latest release
  • Any new endpoints are explicitly tested to ensure they are only accessible to correctly permissioned users
  • No secrets have been committed
  • Any changes to environment variables or secrets are noted here, and will properly configured before deploying:

hanars and others added 30 commits July 11, 2023 13:20
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.0...41.0.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…phy-41.0.2

Bump cryptography from 41.0.0 to 41.0.2
…data

Add gene id validation during RNASeq data loading
…ness

Remove test flapping for the Individual tests
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Add hail backend - intitial status check
…es-ui

add ui for clinvar conflictingPathogenicities
hanars and others added 29 commits July 26, 2023 13:18
…ne-search

Update search params for outlier and gene searches.
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-CERTIFI-5805047
…cd854d7d8f28df4e2

[Snyk] Security upgrade certifi from 2022.12.7 to 2023.7.22
…6148b8233c37f3571

[Snyk] Fix for 2 vulnerabilities
@hanars hanars merged commit 533b449 into master Aug 1, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants