threefoldtech / tfgrid-sdk-ts

Apache License 2.0
4 stars 8 forks source link

Research stricter github actions to integrate in our workflows #1519

Closed xmonader closed 4 weeks ago

xmonader commented 9 months ago

check also on typescript repo https://github.com/microsoft/TypeScript/tree/main/.github

also check the marketplace please https://github.com/marketplace

Mahmoud-Emad commented 4 months ago

Could you please provide some extra details?

zaelgohary commented 2 months ago

I found some workflows that might be useful.

typos-action

codecov

yarn-lock-changes

AI-code-review

samaradel commented 1 month ago

some suggestions to discuss (updated):

samaradel commented 1 month ago

Work in Progress (WIP):

openAI workflow integrated, need more strict workflows

xmonader commented 1 month ago

I'm suggesting integration of

commitcheck codacy snyk

or similar as well

samaradel commented 1 month ago

I'm suggesting integration of

commitcheck codacy snyk

or similar as well

I had the same suggestions but it turns out it's apps, not workflows

khaledyoussef24 commented 1 month ago

how can we verify this ?

samaradel commented 1 month ago

how can we verify this?

@AhmedHanafy725 can you help, please

khaledyoussef24 commented 1 month ago

verified the usage of snyk(security tool) and it is added to the work flows code scanning is working effectively

Screenshot 2024-08-01 at 9 45 55 AM

automatic issue creation for Security Issues Detected Server-side Request Forgery

Use of a Broken or Weak Cryptographic Algorithm

Missing Rate Limiting

Use of Password Hash with Insufficient Computational Effort

Clear Text Storage of Sensitive Information

Screenshot 2024-08-01 at 9 55 00 AM