File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ Your SDK will be scored based on:
6565- ** Detection Accuracy** : Correctly identifying automation frameworks by name
6666- ** Consistency** : Maintaining accuracy across multiple test runs
6767- ** Coverage** : Number of frameworks successfully detected
68- - ** Minimum Requirement** : Must detect at least 2 of the 4 frameworks with 100% accuracy to qualify
68+ - ** Minimum Requirement** : Must detect at least 7 frameworks with 100% accuracy to qualify
6969
7070### Scoring System
7171
@@ -84,15 +84,15 @@ We maintain strict originality standards:
8484
8585Follow 1~ 6 steps to submit your SDK.
8686
87- 1 . ** Navigate to the AB Sniffer v2 Commit Directory**
87+ 1 . ** Navigate to the AB Sniffer v4 Commit Directory**
8888
8989 ``` bash
9090 cd redteam_core/miner/commits/ab_sniffer_v4
9191 ```
9292
93932. ** Build the Docker Image**
9494
95- To build the Docker image for the AB Sniffer v2 submission, run:
95+ To build the Docker image for the AB Sniffer v4 submission, run:
9696
9797 ` ` ` bash
9898 docker build -t my_hub/ab_sniffer_v4-miner:0.0.1 .
You can’t perform that action at this time.
0 commit comments