Skip to content

Merge main into develop #60

Merged
fahmidareem3 merged 52 commits intodevelopfrom
main
Mar 2, 2026
Merged

Merge main into develop #60
fahmidareem3 merged 52 commits intodevelopfrom
main

Conversation

@fahmidareem3
Copy link
Copy Markdown
Contributor

No description provided.

lucasvinhas and others added 30 commits February 25, 2026 14:51
chore: bump version to 1.0.1 in package.json
docs(ci): add Codecov & OpenSSF Scorecard integration
Add MIT License to the project
Update license section to link to LICENSE file
Add newline at the end of the dependabot.yml file
Fix formatting by adding newline at end of file
Added a comprehensive security policy document outlining supported versions, vulnerability reporting procedures, security best practices, and disclosure policies for the Oak SDK.
Add SECURITY.md for vulnerability reporting and best practices
fix(ci): update Codecov file path in workflow configuration
Updated project title and added security section.
Rename to Oak API SDK and add security section
chore: add initial Codecov configuration file
andrefelizardo and others added 22 commits February 27, 2026 15:30
fix(ci): correct Codecov file path in workflow configuration
docs: update CodeQL badge in README for consistency
docs: update readme to follow the website doc
fix(codecov): update Codecov action version and coverage file path in…
@github-advanced-security
Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.


steps:
- name: Checkout code
uses: actions/checkout@v4

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 3: GitHub-owned GitHubAction not pinned by hash
Remediation tip: update your workflow using https://app.stepsecurity.io
Click Remediation section below for further remediation help
if: steps.changesets.outputs.hasChangesets == 'false'
run: |
npm install -g npm@10.9.2
npm install -g npm@11.11.0

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 3: npmCommand not pinned by hash
Click Remediation section below to solve this issue
@fahmidareem3 fahmidareem3 merged commit 90d408b into develop Mar 2, 2026
18 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.

5 participants