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

Verifying User Query Count to address TrustedCI feedback #1430

Merged
merged 2 commits into from
Aug 25, 2020

Conversation

ryanrath
Copy link
Contributor

Description

This change is to address
https://app.asana.com/0/808093868887967/1188274656222915 . These problems were
brought to our attention via our 2019 engagement with TrustedCI. Specifically,
we now ensure that only a single user record is returned from these queries,
anything else is considered an exception.

Motivation and Context

Tests performed

automated tests were performed

Checklist:

  • The pull request description is suitable for a Changelog entry
  • The milestone is set correctly on the pull request
  • The appropriate labels have been added to the pull request

This change is to address
https://app.asana.com/0/808093868887967/1188274656222915 . These problems were
brought to our attention via our 2019 engagement with TrustedCI. Specifically,
we now ensure that only a single user record is returned from these queries,
anything else is considered an exception.
@ryanrath ryanrath added the maintenance / code quality Improvements and code cleanup. Not a new feature or enhancement to existing functionality. label Aug 24, 2020
@ryanrath ryanrath added this to the 9.5.0 milestone Aug 24, 2020
@ryanrath ryanrath merged commit 89466b8 into ubccr:xdmod9.5 Aug 25, 2020
@jtpalmer
Copy link
Contributor

Just for future reference, every pull request that is intended to be included in the change log must have both a "Category" and non-"Category" label.

Also, if you use the "maintenance / code quality" that indicates that it should NOT be included in the change log.

Since you checked the "suitable for changelog" box I'm assuming that you do want this included.

We may need to include all these instructions in the pull request template since it is not obvious.

@ryanrath ryanrath added Category:General General and removed maintenance / code quality Improvements and code cleanup. Not a new feature or enhancement to existing functionality. labels Aug 25, 2020
@ryanrath
Copy link
Contributor Author

Sounds good, I'll keep that in mind. Thanks!

@ryanrath ryanrath added the security Relating to some aspect of security for XDMoD label Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category:General General security Relating to some aspect of security for XDMoD
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants