Skip to content

Releases: ctsit/dchecker

2.2.2

Choose a tag to compare

@michael-bentz michael-bentz released this 03 Aug 15:41

DChecker is a tool for running data integrity queries for VIVO.

Added

  • Add PR template (Michael Bentz)
  • Add .vscode config (Michael Bentz)

Fixed

  • Fix bug that prevents sending credentials to localhost (Michael Bentz)

2.2.0

Choose a tag to compare

@michael-bentz michael-bentz released this 03 May 20:42

DChecker is a tool for running data integrity queries for VIVO.

This release adds is_safe_request to prevent from sending credentials over http. Additionally, corresponding tests and workflows have been added to maintain the security of the codebase.

2.1.2

Choose a tag to compare

@michael-bentz michael-bentz released this 03 May 14:05

DChecker is a tool for running data integrity queries for VIVO.

This release fixes the headers passed to return json.

2.1.1

Choose a tag to compare

@michael-bentz michael-bentz released this 03 May 13:10

DChecker is a tool for running data integrity queries for VIVO.

This release fixes loading in environment variables.

2.1.0

Choose a tag to compare

@michael-bentz michael-bentz released this 01 May 19:18

DChecker is a tool for running data integrity queries for VIVO.

This release adds the option to provide an email and password for api requests by adding them to a .env. This is useful for querying against a system that requires authentication, such as vivo.ufl.edu.