1919 with :
2020 username : ${{ github.actor }}
2121 password : ${{ github.token }}
22- repository : j12934 /securecodebox/operator
22+ repository : securecodebox /securecodebox-v2-alpha /operator
2323 tag_with_ref : true
2424 registry : docker.pkg.github.com
2525 path : ./operator/
4141 with :
4242 username : ${{ github.actor }}
4343 password : ${{ github.token }}
44- repository : j12934 /securecodebox/lurcher
44+ repository : securecodebox /securecodebox-v2-alpha /lurcher
4545 tag_with_ref : true
4646 registry : docker.pkg.github.com
4747 path : ./lurcher/
9595 with :
9696 username : ${{ github.actor }}
9797 password : ${{ github.token }}
98- repository : j12934 /securecodebox/parser-sdk-nodejs
98+ repository : securecodebox /securecodebox-v2-alpha /parser-sdk-nodejs
9999 registry : docker.pkg.github.com
100100 path : ./parser-sdk/nodejs/
101101 tag_with_ref : true
@@ -105,7 +105,7 @@ jobs:
105105 with :
106106 username : ${{ github.actor }}
107107 password : ${{ github.token }}
108- repository : j12934 /securecodebox/parser-amass
108+ repository : securecodebox /securecodebox-v2-alpha /parser-amass
109109 registry : docker.pkg.github.com
110110 path : ./integrations/amass/parser/
111111 tag_with_ref : true
@@ -114,7 +114,7 @@ jobs:
114114 with :
115115 username : ${{ github.actor }}
116116 password : ${{ github.token }}
117- repository : j12934 /securecodebox/parser-nmap
117+ repository : securecodebox /securecodebox-v2-alpha /parser-nmap
118118 registry : docker.pkg.github.com
119119 path : ./integrations/nmap/parser/
120120 tag_with_ref : true
@@ -123,7 +123,7 @@ jobs:
123123 with :
124124 username : ${{ github.actor }}
125125 password : ${{ github.token }}
126- repository : j12934 /securecodebox/parser-ssh-scan
126+ repository : securecodebox /securecodebox-v2-alpha /parser-ssh-scan
127127 registry : docker.pkg.github.com
128128 path : ./integrations/ssh_scan/parser/
129129 tag_with_ref : true
@@ -132,7 +132,7 @@ jobs:
132132 with :
133133 username : ${{ github.actor }}
134134 password : ${{ github.token }}
135- repository : j12934 /securecodebox/parser-zap
135+ repository : securecodebox /securecodebox-v2-alpha /parser-zap
136136 registry : docker.pkg.github.com
137137 path : ./integrations/zap/parser/
138138 tag_with_ref : true
@@ -147,7 +147,7 @@ jobs:
147147 with :
148148 username : ${{ github.actor }}
149149 password : ${{ github.token }}
150- repository : j12934 /securecodebox/persistence-sdk-nodejs
150+ repository : securecodebox /securecodebox-v2-alpha /persistence-sdk-nodejs
151151 registry : docker.pkg.github.com
152152 path : ./persistence-sdk/nodejs/
153153 tag_with_ref : true
@@ -157,7 +157,7 @@ jobs:
157157 with :
158158 username : ${{ github.actor }}
159159 password : ${{ github.token }}
160- repository : j12934 /securecodebox/persistence-elastic
160+ repository : securecodebox /securecodebox-v2-alpha /persistence-elastic
161161 registry : docker.pkg.github.com
162162 path : ./persistence/persistence-elastic/
163163 tag_with_ref : true
@@ -172,7 +172,7 @@ jobs:
172172 with :
173173 username : ${{ github.actor }}
174174 password : ${{ github.token }}
175- repository : j12934 /securecodebox/nmap
175+ repository : securecodebox /securecodebox-v2-alpha /nmap
176176 registry : docker.pkg.github.com
177177 path : ./integrations/nmap/scanner/
178178 # Note: not prefixed with a "v" as this seems to match nmap versioning standards
0 commit comments