Skip to content

Security and contribution clarifications #2381

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 9, 2025

Conversation

afranken
Copy link
Member

@afranken afranken commented May 9, 2025

Description

Only documentation changes.

Related Issue

N/A

Tasks

  • I have signed the CLA.
  • I have written tests and verified that they fail without my change.

afranken added 3 commits May 9, 2025 11:50
Timo and Andreas haven't contributed in years.
Also: fix BucketIT file name.
@afranken afranken requested a review from Copilot May 9, 2025 09:53
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

The purpose of the PR is to update documentation for security and contribution clarifications.

  • Removed outdated developer entries from pom.xml.
  • Added new sections in README.md for Governance model, Vulnerability reports, and Security.
  • Updated the CONTRIBUTING.md file to require test coverage for submissions.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
pom.xml Removed obsolete developer entries to reflect current project leads.
README.md Added documentation sections for governance, vulnerability reports, and security; updated integration test reference.
.github/CONTRIBUTING.md Updated contribution guidelines to include test requirements.
Comments suppressed due to low confidence (2)

pom.xml:44

  • [nitpick] The removal of developer entries appears intentional; please ensure that the updated list of project maintainers is consistently reflected in all related documentation.
   -    <developer> ... </developer>

README.md:278

  • Please confirm that the updated integration test reference ('BucketIT') is correct and consistent with the actual test file name, given the previous reference was 'BucketV2IT'.
See [`BucketIT`](integration-tests/src/test/kotlin/com/adobe/testing/s3mock/its/BucketIT.kt) as an example on how it's used in the code.

@afranken afranken force-pushed the security-and-contribution-clarifications branch from d6f4e93 to b5750e9 Compare May 9, 2025 14:52
@afranken afranken self-assigned this May 9, 2025
@afranken afranken added housekeeping documentation Questions and answers RE: missing documentation labels May 9, 2025
S3Mock includes a self-signed SSL certificate which must be accepted by
any client accessing S3Mock.

Fixes #281
@afranken afranken force-pushed the security-and-contribution-clarifications branch from b5750e9 to bb66f43 Compare May 9, 2025 15:42
@afranken afranken merged commit ab65952 into main May 9, 2025
6 checks passed
@afranken afranken deleted the security-and-contribution-clarifications branch May 9, 2025 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Questions and answers RE: missing documentation housekeeping
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant