From b45310e3b4b8256fc127003a5dfa5f8982db63c9 Mon Sep 17 00:00:00 2001 From: erosiec Date: Mon, 30 Sep 2024 14:25:21 -0400 Subject: [PATCH 1/2] Adding pixee-oss-pledge file --- pixee-oss-pledge.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 pixee-oss-pledge.json diff --git a/pixee-oss-pledge.json b/pixee-oss-pledge.json new file mode 100644 index 0000000..bd8baaa --- /dev/null +++ b/pixee-oss-pledge.json @@ -0,0 +1,16 @@ +{ + "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", + "annualReports": [ + { + "url": "https://blog.pixee.ai/pixees-pledge-to-open-source", + "dateYearEnding": "2024-12-31", + "averageNumberOfDevs": 7, + "payments": 25265, + "monetaryValueOfTime": 0, + "monetaryValueOfMaterials": 0 + } + ] + } \ No newline at end of file From b0a2ad98c83edfe665933e96c070331d3f04d6a0 Mon Sep 17 00:00:00 2001 From: erosiec Date: Mon, 30 Sep 2024 14:33:22 -0400 Subject: [PATCH 2/2] Update pixee-oss-pledge.json Fix formatting --- pixee-oss-pledge.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/pixee-oss-pledge.json b/pixee-oss-pledge.json index bd8baaa..86055bf 100644 --- a/pixee-oss-pledge.json +++ b/pixee-oss-pledge.json @@ -1,16 +1,16 @@ { - "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", - "annualReports": [ - { - "url": "https://blog.pixee.ai/pixees-pledge-to-open-source", - "dateYearEnding": "2024-12-31", - "averageNumberOfDevs": 7, - "payments": 25265, - "monetaryValueOfTime": 0, - "monetaryValueOfMaterials": 0 - } - ] - } \ No newline at end of file + "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", + "annualReports": [ + { + "url": "https://blog.pixee.ai/pixees-pledge-to-open-source", + "dateYearEnding": "2024-12-31", + "averageNumberOfDevs": 7, + "payments": 25265, + "monetaryValueOfTime": 0, + "monetaryValueOfMaterials": 0 + } + ] +}