41 lines
1.4 KiB
YAML
41 lines
1.4 KiB
YAML
|
package: git.loafle.net/overflow/rpc_network_crawler_go
|
||
|
import:
|
||
|
- package: git.loafle.net/overflow/crawler_go
|
||
|
subpackages:
|
||
|
- grpc
|
||
|
- health_crawler/activedirectory_protocol_crawler_go
|
||
|
- health_crawler/cassandra_protocol_crawler_go
|
||
|
- health_crawler/dns_protocol_crawler_go
|
||
|
- health_crawler/ftp_protocol_crawler_go
|
||
|
- health_crawler/ftps_protocol_crawler_go
|
||
|
- health_crawler/http_protocol_crawler_go
|
||
|
- health_crawler/imap_protocol_crawler_go
|
||
|
- health_crawler/ldap_protocol_crawler_go
|
||
|
- health_crawler/mongodb_protocol_crawler_go
|
||
|
- health_crawler/mssql_protocol_crawler_go
|
||
|
- health_crawler/mysql_protocol_crawler_go
|
||
|
- health_crawler/netbios_protocol_crawler_go
|
||
|
- health_crawler/oracle_protocol_crawler_go
|
||
|
- health_crawler/pgsql_protocol_crawler_go
|
||
|
- health_crawler/pop3_protocol_crawler_go
|
||
|
- health_crawler/redis_protocol_crawler_go
|
||
|
- health_crawler/rmi_protocol_crawler_go
|
||
|
- health_crawler/smb_protocol_crawler_go
|
||
|
- health_crawler/smtp_protocol_crawler_go
|
||
|
- health_crawler/snmpv2c_protocol_crawler_go
|
||
|
- health_crawler/snmpv3_protocol_crawler_go
|
||
|
- health_crawler/ssh_protocol_crawler_go
|
||
|
- health_crawler/telnet_protocol_crawler_go
|
||
|
- health_crawler/wmi_protocol_crawler_go
|
||
|
- package: golang.org/x/net
|
||
|
subpackages:
|
||
|
- context
|
||
|
- package: google.golang.org/grpc
|
||
|
testImport:
|
||
|
- package: git.loafle.net/overflow/agent_api
|
||
|
subpackages:
|
||
|
- config_manager
|
||
|
- package: github.com/stretchr/testify
|
||
|
subpackages:
|
||
|
- assert
|