Highlights
- 5 discussions answered
Pinned
1,598 contributions in the last year
Less
More
Activity overview
Contributed to
smicallef/spiderfoot,
SerenityOS/serenity,
rapid7/metasploit-framework
and 5 other
repositories
Contribution activity
July 2021
Created 35 commits in 5 repositories
Created a pull request in smicallef/spiderfoot that received 1 comment
Opened 25 other pull requests in 4 repositories
smicallef/spiderfoot
18
merged
1
closed
- Tests: modules: skip invalid tests
- sfwebui: move static directory to spiderfoot package directory
- Tests: test_sfp_dnsresolve: Add tests
- sfp_dnsresolve: Remove stale TODO comment
- sfp_shodan: Update module code style
- sfp_dronebl: Update DNS response blacklist
- sfscan: validate configured proxy
- sfwebui: Update secure from 0.2.1 to 0.3.0
- SpiderFootHelpers: move genScanInstanceId to SpiderFootHelpers
- modules: Add sfp_searchcode
- SpiderFootHelpers: rename SpiderFootHelpers.targetType to SpiderFootHelpers.targetTypeFromString
- SpiderFootDb: Rename RAW_RIR_DATA to RAW_API_DATA
- sfwebui: move templates directory to spiderfoot package directory
- sfcli: Allow setting local options without a server connection
- sflib: remove refreshTorIdent function
- sfwebui: rename ./dyn/ to ./templates/
- modules: Add 'tor' flags to modules which may use TOR
- sfp_names: Fix HUMAN_NAME extraction from email addresses
- sfp_ahmia: Update module code style