-
Notifications
You must be signed in to change notification settings - Fork 15
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
Vulns #33
Vulns #33
Commits on Nov 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 90273fe - Browse repository at this point
Copy the full SHA 90273feView commit details
Commits on Nov 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9fe7383 - Browse repository at this point
Copy the full SHA 9fe7383View commit details -
Configuration menu - View commit details
-
Copy full SHA for 839421e - Browse repository at this point
Copy the full SHA 839421eView commit details
Commits on Jan 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 50112e7 - Browse repository at this point
Copy the full SHA 50112e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90a3ac4 - Browse repository at this point
Copy the full SHA 90a3ac4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64755d0 - Browse repository at this point
Copy the full SHA 64755d0View commit details
Commits on Mar 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3b02b18 - Browse repository at this point
Copy the full SHA 3b02b18View commit details
Commits on Jun 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 92dec35 - Browse repository at this point
Copy the full SHA 92dec35View commit details
Commits on Jun 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7a72550 - Browse repository at this point
Copy the full SHA 7a72550View commit details
Commits on Jul 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 45d23ed - Browse repository at this point
Copy the full SHA 45d23edView commit details
Commits on Jul 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f8afa5a - Browse repository at this point
Copy the full SHA f8afa5aView commit details
Commits on Jul 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 876a13d - Browse repository at this point
Copy the full SHA 876a13dView commit details
Commits on Jul 21, 2023
-
Update lib/pq to fix cert permissions issues
When attempting to connect to a PostgreSQL database using certificate credentials, authentication may fail due to permissions issues on the certificate files. When using migrate in Kubernetes, this issue may be unavoidable when using secrets. The github.com/lib/pq library has resolved this issue as of v1.10.6, so this commit updates that library to the latest release version (v1.10.9) to resolve the issue in migrate.
Configuration menu - View commit details
-
Copy full SHA for f2e0b33 - Browse repository at this point
Copy the full SHA f2e0b33View commit details
Commits on Sep 20, 2023
-
Added support for pgx locking table
In order to support running migrations through PgBouncer which does not support advisory locks.
Configuration menu - View commit details
-
Copy full SHA for 129922a - Browse repository at this point
Copy the full SHA 129922aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bead4a9 - Browse repository at this point
Copy the full SHA bead4a9View commit details
Commits on Nov 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 12968a7 - Browse repository at this point
Copy the full SHA 12968a7View commit details
Commits on Nov 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 72957b6 - Browse repository at this point
Copy the full SHA 72957b6View commit details
Commits on Nov 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ee8a8e5 - Browse repository at this point
Copy the full SHA ee8a8e5View commit details
Commits on Nov 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5163ac7 - Browse repository at this point
Copy the full SHA 5163ac7View commit details
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cf03803 - Browse repository at this point
Copy the full SHA cf03803View commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b82c168 - Browse repository at this point
Copy the full SHA b82c168View commit details
Commits on Dec 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 669437c - Browse repository at this point
Copy the full SHA 669437cView commit details
Commits on Dec 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7eac919 - Browse repository at this point
Copy the full SHA 7eac919View commit details -
* Update dktest from v0.3.16 to v0.4.0 to fix docker vulnerability * Fix linter issues * Update outdated GitHub Actions
Configuration menu - View commit details
-
Copy full SHA for 4078ef8 - Browse repository at this point
Copy the full SHA 4078ef8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b567287 - Browse repository at this point
Copy the full SHA b567287View commit details -
Bump golang.org/x/crypto from 0.14.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0. - [Commits](golang/crypto@v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ded96d - Browse repository at this point
Copy the full SHA 5ded96dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d03609 - Browse repository at this point
Copy the full SHA 7d03609View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfedabb - Browse repository at this point
Copy the full SHA bfedabbView commit details
Commits on Dec 20, 2023
-
Merge pull request golang-migrate#1014 from golang-migrate/dependabot…
…/go_modules/golang.org/x/crypto-0.17.0 Bump golang.org/x/crypto from 0.14.0 to 0.17.0
Configuration menu - View commit details
-
Copy full SHA for 834fa39 - Browse repository at this point
Copy the full SHA 834fa39View commit details -
Merge pull request golang-migrate#1007 from swensone/master
Add support for rqlite
Configuration menu - View commit details
-
Copy full SHA for f375aeb - Browse repository at this point
Copy the full SHA f375aebView commit details -
Bump google.golang.org/grpc from 1.55.0 to 1.56.3
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.55.0 to 1.56.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.55.0...v1.56.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c3ebd52 - Browse repository at this point
Copy the full SHA c3ebd52View commit details -
Merge pull request golang-migrate#999 from tobyscott25/patch-1
Add syntax highlighting to Postgres example
Configuration menu - View commit details
-
Copy full SHA for b39ee92 - Browse repository at this point
Copy the full SHA b39ee92View commit details -
Merge pull request golang-migrate#1015 from golang-migrate/dependabot…
…/go_modules/google.golang.org/grpc-1.56.3 Bump google.golang.org/grpc from 1.55.0 to 1.56.3
Configuration menu - View commit details
-
Copy full SHA for 47a2661 - Browse repository at this point
Copy the full SHA 47a2661View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb22436 - Browse repository at this point
Copy the full SHA fb22436View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5026488 - Browse repository at this point
Copy the full SHA 5026488View commit details -
Merge pull request golang-migrate#959 from jorng/libpq-update
Update lib/pq to fix cert permissions issues
Configuration menu - View commit details
-
Copy full SHA for 90c5015 - Browse repository at this point
Copy the full SHA 90c5015View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76efa72 - Browse repository at this point
Copy the full SHA 76efa72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d1cd48 - Browse repository at this point
Copy the full SHA 1d1cd48View commit details -
Merge pull request golang-migrate#929 from SuperSandro2000/patch-1
Move supported go version to standard place
Configuration menu - View commit details
-
Copy full SHA for 0695426 - Browse repository at this point
Copy the full SHA 0695426View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2063684 - Browse repository at this point
Copy the full SHA 2063684View commit details -
Merge pull request golang-migrate#1002 from jsabbatini-upguard/upgrad…
…e-spanner Updated version of spanner to support sequences and generate uuid
Configuration menu - View commit details
-
Copy full SHA for 0ba6fc3 - Browse repository at this point
Copy the full SHA 0ba6fc3View commit details -
Merge pull request golang-migrate#857 from luca-nardelli/master
clickhouse: Quote db name in ensureVersionTable
Configuration menu - View commit details
-
Copy full SHA for a94396c - Browse repository at this point
Copy the full SHA a94396cView commit details -
Merge pull request golang-migrate#947 from mkorolyov/scylladb_support
add tests for scylladb. add scylladb to docs
Configuration menu - View commit details
-
Copy full SHA for eb64ffa - Browse repository at this point
Copy the full SHA eb64ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 691f687 - Browse repository at this point
Copy the full SHA 691f687View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8edcdc - Browse repository at this point
Copy the full SHA e8edcdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab24e76 - Browse repository at this point
Copy the full SHA ab24e76View commit details -
Quote locktable from config in queries
Defer rollback of transactions
Configuration menu - View commit details
-
Copy full SHA for 091ad5d - Browse repository at this point
Copy the full SHA 091ad5dView commit details -
Merge pull request golang-migrate#875 from no-name16/clickhouse_creat…
…e_database_migrations clickhouse: add to README.md and examples database creation
Configuration menu - View commit details
-
Copy full SHA for 9c551d4 - Browse repository at this point
Copy the full SHA 9c551d4View commit details -
Merge pull request golang-migrate#956 from Kenai/master
Update aws-sdk-go to adress vulerabilitiy
Configuration menu - View commit details
-
Copy full SHA for c7c5011 - Browse repository at this point
Copy the full SHA c7c5011View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2c4b52 - Browse repository at this point
Copy the full SHA f2c4b52View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd17c5a - Browse repository at this point
Copy the full SHA cd17c5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d63a5c2 - Browse repository at this point
Copy the full SHA d63a5c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aa4670 - Browse repository at this point
Copy the full SHA 5aa4670View commit details -
Merge pull request golang-migrate#992 from fortnox-andreas/master
Add support for locking table in pgx-driver
Configuration menu - View commit details
-
Copy full SHA for 0815e2d - Browse repository at this point
Copy the full SHA 0815e2dView commit details
Commits on Dec 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for af3698e - Browse repository at this point
Copy the full SHA af3698eView commit details