meuzgebre

Results 4 comments of meuzgebre

@dugdug36 It's actually easy bandit has an exclude command `-x`. example: ``` bandit -r my_project -x my_project/.bandit ``` This command will scan all files in `my_project` dirctory except for .bandit

@Besix2 Use the following ``` git clone https://github.com/s0md3v/Silver.git cd Silver pip3 install -r requirements.txt ``` Hopefully this will solve your issue

I can help implement some of the suggested tools such as subdomain scanner, whois and reverse ip look up. I already implemented subdomain scanner refere [subhunter](https://github.com/meuzgebre/subhunter). @ritvikb99 @Swastik2561

Hey @IsraelAbebe checkout my pull requests.