Skip to content
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

Update image #191

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pixee-oss-pledge.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Pixee",
"description": "We build an automated product security engineer for security and development teams. We automatically fix vulnerabilities, triage code scan results, and harden code to give teams more time to focus on the work that matters. \n\nAnd we believe in Open Source! We leverage tools from the community and strive to give back when possible. Through donations and direct contributions to OSS projects and foundations. ",
"urlLearnMore": "https://blog.pixee.ai/pixees-pledge-to-open-source",
"urlSquareLogoWithBackground": "https://avatars.githubusercontent.com/u/101823672?s=48&v=4",
"urlSquareLogoWithBackground": "https://github.com/erosiec/logo/blob/main/Pixee_icon.png?raw=true",
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
"urlSquareLogoWithBackground": "https://github.com/erosiec/logo/blob/main/Pixee_icon.png?raw=true",
"urlSquareLogoWithBackground": "https://raw.githubusercontent.com/erosiec/logo/refs/heads/main/Pixee_icon.png",

"annualReports": [
{
"url": "https://blog.pixee.ai/pixees-pledge-to-open-source",
Expand Down