Skip to content

Add security policy #478

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 1 commit into from
Jun 25, 2025
Merged

Add security policy #478

merged 1 commit into from
Jun 25, 2025

Conversation

dveeden
Copy link
Collaborator

@dveeden dveeden commented Jun 24, 2025

Closes #477

I used the email that I've registered with PAUSE. Most other DBI related things seem to be public. And it looks like DBD::CSV didn't actually put in an email address, so that's probably not the best example to follow.

@Tux, any ideas/comments/etc?

Copy link

@robrwo robrwo left a comment

Choose a reason for hiding this comment

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

It looks alright.

Note that this is based on the generic template, which is fine if you don't want to keep maintaining this document on a regular basis.

But you also have the option to add specific items regarding any disclosure policy, embedded libraries, usage issues etc.

Comment on lines +3 to +5
Report security issues via email to Daniël van Eeden <[email protected]>
or via the
[private security issue reporting feature in GitHub](https://github.com/perl5-dbi/DBD-mysql/security/advisories/new).
Copy link

Choose a reason for hiding this comment

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

I think a single point of contact is best, but I can understand for cases where users do not have a github account.

Perhaps put the GitHub reporting first, and your email address as a fallback?

Comment on lines +47 to +48
possible. However, this project is maintained by a single volunteer in
their spare time, and they cannot guarantee a rapid response. If you
Copy link

Choose a reason for hiding this comment

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

Is this project maintained "by a single volunteer" or a team of volunteers?

You can reword this if you want.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

There are multiple people that have permissions and DBD::mysql is part of perl5-dbi which has multiple people.

However in practice it has been just me for the last few years.

@dveeden dveeden merged commit dbc575d into perl5-dbi:master Jun 25, 2025
10 checks passed
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.

Please add a security policy
2 participants