Skip to content

271 opensearch containers#367

Open
d-linko wants to merge 10 commits into
mainfrom
271-opensearch-containers
Open

271 opensearch containers#367
d-linko wants to merge 10 commits into
mainfrom
271-opensearch-containers

Conversation

@d-linko

@d-linko d-linko commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Closes #271

@d-linko d-linko self-assigned this Jun 26, 2026
@d-linko d-linko requested a review from a team as a code owner June 26, 2026 14:59
@d-linko d-linko linked an issue Jun 26, 2026 that may be closed by this pull request
@github-project-automation github-project-automation Bot moved this to Todo in ANMS Jun 26, 2026
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

Comment thread opensearch/opensearch_dashboards.yml Outdated
opensearch.hosts: [https://opensearch:9200]
opensearch.ssl.verificationMode: none
opensearch.username: kibanaserver
opensearch.password: kibanaserver

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This looks to be different than the OPENSEARCH_INITIAL_ADMIN_PASSWORD that I fixed in my PR. There is probably an equivalent ENV variable that can be set to remove this password.

Comment thread auth/demo/httpd.conf Outdated

# Special access required
<LocationMatch "^/(adminer|nm)/?">
<LocationMatch "^/(adminer|nm|)/?">

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

There's an extra pipe symbol added here by accident.

Comment thread auth/demo/httpd.conf Outdated
Satisfy all
</LocationMatch>

# <Location "/dashboards">

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Delete this since it's not needed.

Comment thread opensearch/opensearch_dashboards.yml Outdated
opensearch.hosts: [https://opensearch:9200]
opensearch.ssl.verificationMode: none
opensearch.username: kibanaserver
opensearch.password: kibanaserver

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This looks to be different than the OPENSEARCH_INITIAL_ADMIN_PASSWORD that I fixed in my PR. There is probably an equivalent ENV variable that can be set to remove this password.

@sonarqubecloud

sonarqubecloud Bot commented Jul 7, 2026

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@d-linko d-linko requested a review from DavidEdell July 7, 2026 20:21
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.

opensearch containers

4 participants