Himadri Ganguly

Results 10 issues of Himadri Ganguly

A Semi automatic handy tool to generate YARA rules from sample virus files ( WIP ) for Malware Analyst, inspired by DIFF function of VirusTotal Premium Account.

After running ``` python -m nuitka --plugin-enable=pylint-warnings --follow-imports --standalone sample.py ``` it completes the build without any error but when I run the build **sample** file from **sample.dist** directory it...

bug
develop

After running ``` $ kubectl apply -f 03-multistep.yaml task.tekton.dev/hello configured $ tkn task start --showlog hello ``` Getting error the following error ``` ? Value for param `person` of type...

Whenever changing to true %> to support multiple file selection it is giving error.

I want to insert a category field with each photo and want to select the category from the drop down, which will be displayed within the table when the image...

Following is the configuration for fluentd. [https://gist.github.com/himadriganguly/0837999d216b220c8537675e259ed6f4](url) The configuration as per the documentation. But the index is creating on the elasticsearch with table1 and table2 but want to insert current...

⚠️⚠️ Deployed the sample serverless function from [https://www.serverless.com/framework/docs/providers/knative/guide/quick-start/](https://www.serverless.com/framework/docs/providers/knative/guide/quick-start/) in **Knative** on the local machine in minikube. It deployed without any issue but when invoke with `serverless invoke -f hello` return...

help wanted

Hey everyone :wave: This thread is dedicated to discussions related to the improvement of **YaraSilly2** and a place to share your ideas. We would love to have your suggestions, so...

enhancement
help wanted
question
Hacktoberfest

Create **Pytest** for every function of each **Class** so that we can have greater code coverage. Please follow the contribution doc at [https://github.com/YARA-Silly-Silly/yarasilly2/blob/master/CONTRIBUTING.md](https://github.com/YARA-Silly-Silly/yarasilly2/blob/master/CONTRIBUTING.md) for contributing to this project.

enhancement
good first issue
help wanted
Hacktoberfest

## Question Feel free to get your queries resolved. I want to install litmus chaos in internet less K8s cluster in offline mode. I searched the documentation but there is...