MohammadYounes / rtlcss

Framework for transforming Cascading Style Sheets (CSS) from Left-To-Right (LTR) to Right-To-Left (RTL)
https://rtlcss.com
MIT License
1.67k stars 128 forks source link

Update CI #321

Closed XhmikosR closed 1 year ago

XhmikosR commented 1 year ago

@MohammadYounes could you please have a look at the polynomial CodeQL issue and try to fix it? It's important because it can cause a ReDoS. I don't want to make an issue about it, because it's a security issue...

BTW you should go in https://github.com/MohammadYounes/rtlcss/security/code-scanning/tools/CodeQL/status, click on CodeQL and remove the old status; just keep the one that says language:javascript which will fix the warning:

Code scanning results / CodeQL Completed in 5s — 1 configuration not found

I also removed Coveralls since it's not used in the repo, but feel to add back the related lines if you enable it later.

Alternatively, feel free to add me as an admin to the repo so that I make the changes and then you can remove me or just make me a collaborator :)