manager
manager copied to clipboard
feat(pci.project): instane config page update
Question | Answer |
---|---|
Branch? | feat/l3-services |
Bug fix? | no |
New feature? | yes |
Breaking change? | no |
Tickets | Fix #MANAGER-9389 |
License | BSD 3-Clause |
- [x] Try to keep pull requests small so they can be easily reviewed.
- [x] Commits are signed-off
- [x] Only FR translations have been updated
- [x] Branch is up-to-date with target branch
- [x] Lint has passed locally
- [x] Standalone app was ran and tested locally
- [x] Ticket reference is mentioned in linked commits (internal only)
- ~~[ ] Breaking change is mentioned in relevant commits~~
Description
Modification of pci instance config page.
Related
@vks-ovh not possible to handle the sonar security hotspot and code smell ?
SonarCloud Quality Gate failed.
0 Bugs
0 Vulnerabilities
3 Security Hotspots
0 Code Smells
No Coverage information
3.5% Duplication
@vks-ovh not possible to handle the sonar security hotspot and code smell ?
Hi @marie-j, I fixed the sonar code smell issue but for security hotspot, I am not sure how to take care of that. Security hotspot issue is due to some hardcoded constant which I maintain. I don't have any other option to maintain it. Can you please suggests something, if we can make it false positive or any way to ignore this constant file hardcoded ip?