fsabiu commited on
Commit
910dd1d
·
verified ·
1 Parent(s): 496e58e

Update Huntr form notes with public PoC URL

Browse files
Files changed (1) hide show
  1. HUNTR_FORM.md +3 -10
HUNTR_FORM.md CHANGED
@@ -10,13 +10,7 @@ ModelScan Keras V3 scanner misses `TorchModuleWrapper` unsafe deserialization su
10
 
11
  ## Hugging Face PoC
12
 
13
- TBD after uploading this directory to a public Hugging Face repository.
14
-
15
- Recommended repo name:
16
-
17
- ```text
18
- keras-modelscan-torchmodulewrapper-coverage-gap
19
- ```
20
 
21
  ## Description
22
 
@@ -32,9 +26,8 @@ ModelScan 0.8.8 returns a clean scan for a Keras V3 `.keras` file containing `To
32
 
33
  ## Upload Checklist
34
 
35
- - [ ] Upload all files in this directory to a public Hugging Face repo.
36
- - [ ] Confirm Hugging Face SHA256 matches `SHA256SUMS.txt`.
37
  - [ ] Paste repo URL into the Huntr form.
38
  - [ ] Submit as scanner coverage gap / scanner bypass.
39
  - [ ] Do not present as a new Keras runtime RCE.
40
-
 
10
 
11
  ## Hugging Face PoC
12
 
13
+ https://huggingface.co/fsabiu/keras-modelscan-torchmodulewrapper-coverage-gap
 
 
 
 
 
 
14
 
15
  ## Description
16
 
 
26
 
27
  ## Upload Checklist
28
 
29
+ - [x] Upload all files in this directory to a public Hugging Face repo.
30
+ - [x] Confirm Hugging Face SHA256 matches `SHA256SUMS.txt`.
31
  - [ ] Paste repo URL into the Huntr form.
32
  - [ ] Submit as scanner coverage gap / scanner bypass.
33
  - [ ] Do not present as a new Keras runtime RCE.