Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
Notification
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSDU
OSDU Data Platform
System
Notification
Commits
3f1ce709
Commit
3f1ce709
authored
2 years ago
by
Manish Jangid
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'origin/master' into master-dev-merge
parents
a1c4bdfc
62376eda
No related branches found
Branches containing commit
No related tags found
Tags containing commit
3 merge requests
!342
Adding support for EKS 1.23
,
!329
Fix spring vulnerabilities
,
!328
Fix spring vulnerabilities
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
provider/notification-aws/pom.xml
+7
-1
7 additions, 1 deletion
provider/notification-aws/pom.xml
with
7 additions
and
1 deletion
provider/notification-aws/pom.xml
+
7
−
1
View file @
3f1ce709
...
...
@@ -179,7 +179,13 @@
<plugin>
<groupId>
org.owasp
</groupId>
<artifactId>
dependency-check-maven
</artifactId>
<version>
6.2.2
</version>
<version>
7.4.4
</version>
<configuration>
<!-- .Disable Net content-->
<assemblyAnalyzerEnabled>
false
</assemblyAnalyzerEnabled>
<nugetconfAnalyzerEnabled>
false
</nugetconfAnalyzerEnabled>
<nuspecAnalyzerEnabled>
false
</nuspecAnalyzerEnabled>
</configuration>
<executions>
<execution>
<goals>
...
...
This diff is collapsed.
Click to expand it.
Marc Burnie [AWS]
@marcburnie
mentioned in commit
c72ce8be
·
2 years ago
mentioned in commit
c72ce8be
mentioned in commit c72ce8bed13cc6a2ce711832dbf6778e0f8bbaf9
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment