Skip to content

Remove config templating in favour of explicit secret references

1ee1ca7
Select commit
Loading
Failed to load commit list.
Merged

Remove config templating in favour of explicit secret references #1657

Remove config templating in favour of explicit secret references
1ee1ca7
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Jan 15, 2026 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check warning on line 307 in secret-management/src/main/java/org/dependencytrack/secret/management/database/DatabaseSecretManager.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

secret-management/src/main/java/org/dependencytrack/secret/management/database/DatabaseSecretManager.java#L307

Always check the return of one of the navigation method (next,previous,first,last) of a ResultSet.