-
-
Notifications
You must be signed in to change notification settings - Fork 800
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
Refactor the code to make sure os path related logic is OS agnostic #933
Comments
Hi, I'd like to work on this issue, could you assign it to me? |
Hi @arkid15r , I noticed that issue #933: Refactor the code to make sure os path related logic is OS agnostic #933 is currently assigned but hasn’t had any recent activity in the last two weeks. I’m eager to contribute and would love to help move this forward. |
I'm still working on this, just wanted to make sure everything is working before i send the final PR. |
@winters0x64 Thank you for your update |
@bhagyashree980 , appreciate you looking into this, I was occupied with implementing some security checks, that's why this got delayed. If you want to contribute you can try to improve the nettacker engine part, I'll be looking at that after this maybe we can collaborate on that. |
Hi @winters0x64 , |
Make the code expecting Unix/Linux paths OS-independent.
The text was updated successfully, but these errors were encountered: