This website requires JavaScript.
Explore
Help
Sign In
archive
/
fscan
Watch
1
Star
0
Fork
0
mirror of
https://github.com/shadow1ng/fscan.git
synced
2026-09-22 03:10:42 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
226748fd60bc5632f74f5c0465c562b82d9018de
fscan
/
core
T
History
ZacharyZcR
353d525642
测试构建 / 代码检查 (push)
Has been cancelled
Details
测试构建 / 单元测试和构建 (push)
Has been cancelled
Details
测试构建 / 构建验证 (push)
Has been cancelled
Details
test: 补充单元测试覆盖率 29.9% → 36.6%
...
新建 18 个测试文件,追加 30 个已有测试文件,覆盖协议解析、 错误分类、CEL 表达式求值、YAML 反序列化、字节编码等纯函数。
2026-06-15 19:11:15 +08:00
..
portfinger
test: 补充单元测试覆盖率 29.9% → 36.6%
2026-06-15 19:11:15 +08:00
adaptive_pool_test.go
test: 补充单元测试覆盖率 29.9% → 36.6%
2026-06-15 19:11:15 +08:00
adaptive_pool.go
优化自适应扫描系统 & 修复 POC 调度问题
2026-06-13 12:39:24 +08:00
adaptive_timeout.go
性能优化: 热路径零分配, 自适应池CAS无锁化, 锁外计算
2026-05-18 06:11:10 +08:00
alive_scanner_test.go
v2.1.2 核心优化与多架构发布 (
#561
)
2026-04-25 17:39:16 +08:00
alive_scanner.go
fix: harden scan edge cases
2026-06-01 03:32:13 +08:00
base_scan_strategy_test.go
test: 补充单元测试覆盖率 29.9% → 36.6%
2026-06-15 19:11:15 +08:00
base_scan_strategy.go
fix: redis exploit 超时改用配置值 & 清理死代码
2026-06-14 23:58:56 +08:00
edge_cases_test.go
优化自适应扫描系统 & 修复 POC 调度问题
2026-06-13 12:39:24 +08:00
env_profiler_test.go
fix: 修复6个运行时问题
2026-06-13 19:53:28 +08:00
env_profiler.go
fix: 修复6个运行时问题
2026-06-13 19:53:28 +08:00
fd_limit_unix.go
feat: 自适应并发调度 — 网络探测 + AIMD + 参数智能推导
2026-06-12 09:46:02 +08:00
fd_limit_windows.go
feat: 自适应并发调度 — 网络探测 + AIMD + 参数智能推导
2026-06-12 09:46:02 +08:00
host_batch.go
feat: stream large host scans
2026-06-01 02:55:28 +08:00
host_excludes_test.go
fix: harden scan edge cases
2026-06-01 03:32:13 +08:00
host_excludes.go
fix: harden scan edge cases
2026-06-01 03:32:13 +08:00
icmp_test.go
v2.1.2 核心优化与多架构发布 (
#561
)
2026-04-25 17:39:16 +08:00
icmp.go
fix: 修复3个实测输出问题
2026-06-13 22:55:02 +08:00
integration_test.go
feat: 自适应并发调度 — 网络探测 + AIMD + 参数智能推导
2026-06-12 09:46:02 +08:00
local_scanner_test.go
v2.1.2 核心优化与多架构发布 (
#561
)
2026-04-25 17:39:16 +08:00
local_scanner.go
Expand i18n coverage
2026-05-23 15:18:40 +08:00
network_profiler_test.go
feat: 统一服务缓存 + 指纹驱动插件匹配
2026-06-12 19:49:07 +08:00
network_profiler.go
优化自适应扫描系统 & 修复 POC 调度问题
2026-06-13 12:39:24 +08:00
optimization_integration_test.go
优化自适应扫描系统 & 修复 POC 调度问题
2026-06-13 12:39:24 +08:00
perf_bench_test.go
性能优化: 热路径零分配, 自适应池CAS无锁化, 锁外计算
2026-05-18 06:11:10 +08:00
port_scan_bench_test.go
v2.1.2 核心优化与多架构发布 (
#561
)
2026-04-25 17:39:16 +08:00
port_scan_test.go
Harden scan robustness and tests
2026-06-13 07:55:37 +08:00
port_scan.go
fix: 修复6个运行时问题
2026-06-13 19:53:28 +08:00
real_network_test.go
feat: 自适应并发调度 — 网络探测 + AIMD + 参数智能推导
2026-06-12 09:46:02 +08:00
scan_metrics_test.go
test: 补充单元测试覆盖率 29.9% → 36.6%
2026-06-15 19:11:15 +08:00
scan_metrics.go
优化自适应扫描系统 & 修复 POC 调度问题
2026-06-13 12:39:24 +08:00
scanner_test.go
test: 补充单元测试覆盖率 29.9% → 36.6%
2026-06-15 19:11:15 +08:00
scanner.go
fix: 让 -gt 全局超时参数真正生效
2026-06-13 23:04:22 +08:00
service_cache_test.go
refactor: 4项架构优化 — CEL缓存/POC隔离/服务缓存/结果统一
2026-06-13 19:24:57 +08:00
service_probe_strategy_test.go
v2.1.3 Release (
#572
)
2026-05-13 14:41:23 +08:00
service_probe_test.go
v2.1.2 核心优化与多架构发布 (
#561
)
2026-04-25 17:39:16 +08:00
service_probe.go
fix: 修复实机测试发现的可靠性问题 (v2.2.0-rc.1)
2026-06-14 22:14:02 +08:00
service_scanner_test.go
test: 补充单元测试覆盖率 29.9% → 36.6%
2026-06-15 19:11:15 +08:00
service_scanner.go
fix: 修复实机测试发现的可靠性问题 (v2.2.0-rc.1)
2026-06-14 22:14:02 +08:00
socket_iterator_test.go
fix: harden scan edge cases
2026-06-01 03:32:13 +08:00
socket_iterator.go
fix: harden scan edge cases
2026-06-01 03:32:13 +08:00
tuning_cli_integration_test.go
feat: 统一服务缓存 + 指纹驱动插件匹配
2026-06-12 19:49:07 +08:00
web_scanner_test.go
fix: 修复实机测试发现的可靠性问题 (v2.2.0-rc.1)
2026-06-14 22:14:02 +08:00
web_scanner.go
fix: 外部审查 8 项修复 + 国密 TLS 按需回退
2026-06-15 04:46:25 +08:00