-
Notifications
You must be signed in to change notification settings - Fork 840
Uaa login logs testing #3579
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
Open
tanishka-jain
wants to merge
622
commits into
cloudfoundry:develop
Choose a base branch
from
GESoftware-CF:uaa-to-ums-logs
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Uaa login logs testing #3579
tanishka-jain
wants to merge
622
commits into
cloudfoundry:develop
from
GESoftware-CF:uaa-to-ums-logs
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Moved publishing to Bintray into a separate pipeline.
- and publish uaa docker image only on release branch
…irtual and public maven repos. Remove unreachable shibboleth.net repo.
…nce test results.
…g URL in our DTR. Allow publishing of docker image from release_4.30.0_dockerize branch.
[US435530]: Persist changes made to release dockerized version of UAA 4.30.0
- Move Dockerfile instructions from docker.gradle into a separate Dockerfile
- Remove dockerfile instructions for removing tomcat default
web applications as they do not exist in the new base image.
- Improve UAA Dockerfile
Replace deprecated MAINTAINER instruction with LABEL
Remove unused environment variables
Replace ADD with COPY for basic copying of local files
Combines RUN instructions to reduce the number of image layers
…vice broker tests in RC; catalog is empty.
…r-manual-setup-page This small change for correcting key color to black for uniformness
removing unwanted css for button background
…pdates Updating jenkins urls after github migration
We are building docker image in our build pipeline and image scanning is handled by the jfrog artifactory server so deleting unused gesos image build jenkinsfile. [1] https://github.com/GESoftware-CF/uaa/blob/rc_75.18.5/Jenkinsfile#L363-L599 [2] https://dig-grid-artifactory.apps.ge.com/
To fix Bitsight findings on UAA, need to add the following csp headers [1] [1] https://confluence.apps.gevernova.net/devspace/display/~223036055/XSS+-+CSP
- Parameterize UAA Host in Acceptance Tests Jenkins pipeline for Blue Green deployment validation against green or blue routes [1] https://github.software.gevernova.com/pers/uaa-k8s-deploy/pull/135
Add csp header to uaa
* Add csp header to uaa To fix Bitsight findings on UAA, need to add the following csp headers [1] [1] https://confluence.apps.gevernova.net/devspace/display/~223036055/XSS+-+CSP
- Run sonar stages after all stages in pipeline so build can publish artifacts and docker image even if sonar fails this build. - Quality gate->abortPipeline is set to false else all builds will fail due to less coverage percentage. Referance, https://github.software.gevernova.com/pers/ums-ci-config/pull/16/files
* Adding CSP header with report-uri and report-only --------- Co-authored-by: 260004147 <260004147@ge.com>
* Adding CSP header with report-uri and report-only --------- Co-authored-by: 260004147 <260004147@ge.com>
Add HEAD method for reset password to prevent routing to GET method
Co-authored-by: 260004147 <260004147@ge.com>
…ware-CF/uaa into uaa-to-ums-logs
…enticated user data changes
45a9b95 to
8bc5334
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.