Skip to content

NUTCH-3192 Address Yetus detsecrets/blanks and SonarCloud security findings in config templates and DummySSL#944

Open
lewismc wants to merge 2 commits into
apache:masterfrom
lewismc:NUTCH-3192
Open

NUTCH-3192 Address Yetus detsecrets/blanks and SonarCloud security findings in config templates and DummySSL#944
lewismc wants to merge 2 commits into
apache:masterfrom
lewismc:NUTCH-3192

Conversation

@lewismc

@lewismc lewismc commented Jul 24, 2026

Copy link
Copy Markdown
Member

Fix for NUTCH-3192

  • Replace shipped RabbitMQ URI defaults with amqp://localhost:5672/ (index-writers template, nutch-default rabbitmq.publisher.server.uri, indexer-rabbit README); document that a typical local broker uses the well-known guest/guest account and that operators must supply username:password@ when required
  • Change DummySSL SSLContext protocol from "SSL" to "TLS" (keep intentional trust-all behavior for protocol-httpclient). Do we need to rename the Method and Class?
  • Strip trailing whitespace in httpclient-auth.xml.template and replace example credentials with YOUR_USERNAME / YOUR_PASSWORD placeholders
  • Mark S6736 as false positive in SonarCloud (masking regex in describe())

@lewismc lewismc self-assigned this Jul 24, 2026
@lewismc
lewismc requested a review from sebastian-nagel July 24, 2026 02:02
@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant