darkrockmountain / gomail

GoMail is a powerful library for sending emails via multiple providers, including SMTP, Gmail API, Microsoft Graph API, SendGrid, AWS SES, Mailgun, Mandrill, Postmark, and SparkPost. Supporting attachments, plain text, and HTML content, it simplifies email integration for developers with easy setup and robust functionalities.
https://darkrockmountain.com
Apache License 2.0
4 stars 1 forks source link

[BUG] - Wrong URL for OpenSSF Scorecard Report #1

Closed JRocabruna closed 3 months ago

JRocabruna commented 3 months ago

Describe the bug
The README file contains an incorrect URL pointing to the OpenSSF Scorecard report. Both the URL and the badge logo are incorrect.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the README.md file.
  2. See the badge pointing to OpenSSF Scorecard with "invalid repo path":
    Invalid OpenSSF Scorecard
  3. Navigate to GoMail's invalid OpenSSF Scorecard.
  4. Observe that the web page is empty.

Expected behavior
The badge should point to a valid repo path:
Valid OpenSSF Scorecard, and the report should point to GoMail's valid OpenSSF Scorecard.

Screenshots
Screenshot of the invalid OpenSSF Scorecard badge