blackduck-alert icon indicating copy to clipboard operation
blackduck-alert copied to clipboard

Processes notifications from BlackDuck and sends them to supported distribution channels

Results 8 blackduck-alert issues
Sort by recently updated
recently updated
newest added

This address 3 different problems encountered while performing upgrades: 1. Centos image creates an Admin user and non-admin user as part of its standard deployment. Alpine does not do this....

This PR serves to convert the Role Management table. Included in this table is also the Permissions Table. The functionality is that user will create a role with it's associated...

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8. Commits 782c264 3.0.8 6ade2da fix: trim pattern a6f52b0 3.0.7 e4cd434 fix: treat nocase:true as always having magic e6bbe1c publishConfig for 3.0 5b7cd33 3.0.6 20b4b56...

dependencies

**This PR will be the base branch of table conversions. All table conversions will branch off of this and thus merge into this when ready. Ultimately this will be the...

**This PR both converts the User Management Table (IALERT-3126) and creates a reusable Modal (IALERT-3127)** The User Management Table needs to (IALERT-3126): - Display: Users (username, email, authentication type, roles)...

PR for removing slack channel name from models, tests, and database. **Liquibase files are under 7.0.0 and will need to be adjusted if released 7.0.1+.**

Parsing differences locally on command line, here is what is different. These are all the changes that were part of the package rename in IALERT-3300: ``` 1 + 1 +class...