ananyalahiri2003 / sigma_attack

Repo to work with Sigma Rules
2 stars 1 forks source link

add an environment for reproducibility #1

Closed priamai closed 2 months ago

priamai commented 3 months ago

We always work with poetry or pyenv to make sure the environment can be reproducible to other developers. Can you add:

A simple README with explanation of usage.

I can see a few dependencies there: pandas, click, sklearn.

Thanks.

ananyalahiri2003 commented 2 months ago

Hi I have now added pyproject.toml, poetry.lock, a README file. Let me know what else needed, thanks

ananyalahiri2003 commented 2 months ago

I could install the poetry env locally with python ^3.9 thanks

priamai commented 2 months ago

Great thanks.

Sent from Outlook for Androidhttps://aka.ms/AAb9ysg


From: ananyalahiri2003 @.> Sent: Sunday, July 28, 2024 1:25:55 PM To: ananyalahiri2003/sigma_attack @.> Cc: Paolo Di Prodi @.>; Author @.> Subject: Re: [ananyalahiri2003/sigma_attack] add an environment for reproducibility (Issue #1)

Hi I have now added pyproject.toml, poetry.lock, a README file. Let me know what else needed, thanks

— Reply to this email directly, view it on GitHubhttps://github.com/ananyalahiri2003/sigma_attack/issues/1#issuecomment-2254482474, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ANVNMBXYYQSA7S3ZGOJUJULZOTIMHAVCNFSM6AAAAABLHA6OHCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJUGQ4DENBXGQ. You are receiving this because you authored the thread.Message ID: @.***>

priamai commented 2 months ago

Poetry added.