Skip to content

Logo improvements#9322

Open
fxprunayre wants to merge 9 commits into
mainfrom
44-logoapi
Open

Logo improvements#9322
fxprunayre wants to merge 9 commits into
mainfrom
44-logoapi

Logo improvements / Test fix and comments.

db575e4
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud failed Jun 9, 2026 in 5s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 204 in services/src/main/java/org/fao/geonet/api/harvesting/HarvestersApi.java

See this annotation in the file changed.

Code scanning / SonarCloud

HTTP request redirections should not be open to forging attacks High

Change this code to not perform redirects based on user-controlled data. See more on SonarQube Cloud