Skip to content

Commit

Permalink
Merge pull request #506 from ministryofjustice/upgrade-npm-dependencies
Browse files Browse the repository at this point in the history
Upgrade test dependency versions to resolve security vulnerabilities
  • Loading branch information
joseph-bcl authored May 6, 2021
2 parents f525bcb + 2a27f49 commit c4549a4
Show file tree
Hide file tree
Showing 3 changed files with 2,317 additions and 2,391 deletions.
10 changes: 5 additions & 5 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# NDelius User Management Tool

![Security](https://github.com/ministryofjustice/ndelius-um/workflows/Security/badge.svg)
![Accessibility](https://github.com/ministryofjustice/ndelius-um/workflows/Accessibility/badge.svg)
![Code quality](https://github.com/ministryofjustice/ndelius-um/workflows/Code%20quality/badge.svg)
![Tests](https://github.com/ministryofjustice/ndelius-um/workflows/Tests/badge.svg)
![CodeBuild](https://codebuild.eu-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoibGlVbnBpVjBXZzlUVFU0N1dGRUNCblVCcng3TGJhUHR4SXFRclNqclJNMFFxenBoQ1dWNTdiODA2dGJmalRvWVVmNmpkcTk2QnRMdGxLNnpKb3hYQUZzPSIsIml2UGFyYW1ldGVyU3BlYyI6InllcDVab0ptZEhaZ2R6ckciLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=master)
[![Security](https://github.com/ministryofjustice/ndelius-um/actions/workflows/security.yml/badge.svg)](https://github.com/ministryofjustice/ndelius-um/actions/workflows/security.yml)
[![Accessibility](https://github.com/ministryofjustice/ndelius-um/actions/workflows/accessibility.yml/badge.svg)](https://github.com/ministryofjustice/ndelius-um/actions/workflows/accessibility.yml)
[![Code Quality](https://github.com/ministryofjustice/ndelius-um/actions/workflows/code-quality.yml/badge.svg)](https://github.com/ministryofjustice/ndelius-um/actions/workflows/code-quality.yml)
[![Tests](https://github.com/ministryofjustice/ndelius-um/actions/workflows/test.yml/badge.svg)](https://github.com/ministryofjustice/ndelius-um/actions/workflows/test.yml)
[![CodeBuild](https://codebuild.eu-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoibGlVbnBpVjBXZzlUVFU0N1dGRUNCblVCcng3TGJhUHR4SXFRclNqclJNMFFxenBoQ1dWNTdiODA2dGJmalRvWVVmNmpkcTk2QnRMdGxLNnpKb3hYQUZzPSIsIml2UGFyYW1ldGVyU3BlYyI6InllcDVab0ptZEhaZ2R6ckciLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=master)](https://eu-west-2.console.aws.amazon.com/codesuite/codebuild/895523100917/projects/user-management-build)

Developed by [Unilink](https://www.unilink.com) using Angular and Spring Boot to enable NPS-ICT and CRC admins to effectively create and maintain user accounts in the National Delius application, and to allow external services to securely authenticate Probation staff.
User accounts are stored across an LDAP cluster (for authentication, user preferences and functional authorisation), and an Oracle database (for data authorisation and caseload management).
Expand Down
Loading

0 comments on commit c4549a4

Please sign in to comment.