Skip to content

Story #16826: WIP replace mongo-express - #3984

Draft
marob wants to merge 2 commits into
developfrom
story-16826
Draft

marob wants to merge 2 commits into
developfrom
story-16826

Conversation

@marob

@marob marob commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@marob marob added this to the IT 175 milestone Sep 7, 2026
@coderabbitai

coderabbitai Bot commented Sep 7, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@vitam-prg

vitam-prg commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

Logo
Checkmarx One – Scan Summary & Detailsbe4d8518-046c-4ec4-986f-f93639be29b8


New Issues (13) Checkmarx found the following issues in this Pull Request
# Severity Issue Source File / Package Checkmarx Insight
1 HIGH Passwords And Secrets - Password in URL /mongo_dev.yml: 32
detailsQuery to find passwords and secrets in infrastructure code.
2 HIGH Passwords And Secrets - Password in URL /mongo_dev.yml: 48
detailsQuery to find passwords and secrets in infrastructure code.
3 MEDIUM Container Capabilities Unrestricted /docker-compose.yml: 3
detailsSome capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnec...
4 MEDIUM Container Capabilities Unrestricted /mongo_dev.yml: 35
detailsSome capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnec...
5 MEDIUM Container Traffic Not Bound To Host Interface /mongo_dev.yml: 39
detailsIncoming container traffic should be bound to a specific host interface
6 MEDIUM Healthcheck Not Set /mongo_dev.yml: 35
detailsCheck containers periodically to see if they are running properly.
7 MEDIUM Healthcheck Not Set /docker-compose.yml: 3
detailsCheck containers periodically to see if they are running properly.
8 MEDIUM Memory Not Limited /docker-compose.yml: 3
detailsMemory limits should be defined for each container. This prevents potential resource exhaustion by ensuring that containers consume not more than ...
9 MEDIUM Security Opt Not Set /docker-compose.yml: 3
detailsAttribute 'security_opt' should be defined.
10 MEDIUM Security Opt Not Set /mongo_dev.yml: 35
detailsAttribute 'security_opt' should be defined.
11 MEDIUM Shared Host Network Namespace /docker-compose.yml: 5
detailsContainer should not share the host network namespace
12 MEDIUM Use_Of_Hardcoded_Password ui/ui-frontend/proxy.conf.js: 21
detailsThe application uses the hard-coded password "changeme" for authentication purposes, either using it to verify users' identities, or to access ano...
Attack Vector
13 LOW Cpus Not Limited /docker-compose.yml: 3
detailsCPU limits should be set because if the system has CPU time free, a container is guaranteed to be allocated as much CPU as it requests

Fixed Issues (10) Great job! The following issues were fixed in this Pull Request
Severity Issue Source File / Package
HIGH Passwords And Secrets - Generic Password /docker-compose.yml: 37
HIGH Passwords And Secrets - Generic Password /mongo_dev.yml: 33
HIGH Passwords And Secrets - Password in URL /mongo_dev.yml: 34
MEDIUM Container Capabilities Unrestricted /docker-compose.test.yml: 2
MEDIUM Container Capabilities Unrestricted /docker-compose.yml: 2
MEDIUM Healthcheck Not Set /docker-compose.test.yml: 2
MEDIUM Security Opt Not Set /docker-compose.test.yml: 2
MEDIUM Security Opt Not Set /docker-compose.yml: 2
MEDIUM Shared Host Network Namespace /docker-compose.yml: 7
MEDIUM Shared Host Network Namespace /docker-compose.test.yml: 5

Use @Checkmarx to interact with Checkmarx PR Assistant.
Examples:
@Checkmarx how are you able to help me?
@Checkmarx rescan this PR

@marob marob changed the title Story #16826: WIP replace mongo-express with mongonaut Story #16826: WIP replace mongo-express Sep 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants