Skip to content

updated npm modules for server - #400

Open
d-linko wants to merge 1 commit into
mainfrom
311-fix-all-dependabot-issues-marked-high
Open

updated npm modules for server#400
d-linko wants to merge 1 commit into
mainfrom
311-fix-all-dependabot-issues-marked-high

Conversation

@d-linko

@d-linko d-linko commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@d-linko d-linko added this to the ANMS v3.0.0 milestone Aug 21, 2026
@d-linko d-linko self-assigned this Aug 21, 2026
@d-linko
d-linko requested a review from a team as a code owner August 21, 2026 18:26
@d-linko d-linko linked an issue Aug 21, 2026 that may be closed by this pull request
21 tasks
@github-project-automation github-project-automation Bot moved this to Todo in ANMS Aug 21, 2026
@sonarqubecloud

Copy link
Copy Markdown

OPENSEARCH_PORT = 9200
OPENSEARCH_AUTH_USERNAME = 'admin'
OPENSEARCH_AUTH_PASSWORD = 'admin'
OPENSEARCH_AUTH_PASSWORD = os.environ.get('OPENSEARCH_INITIAL_ADMIN_PASSWORD', 'admin')

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason to even have a default here? Can just require the env presence and ensure it via the compose config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Fix all Dependabot issues marked "High"

2 participants