We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8efd631 + c420794 commit cc0d9a4Copy full SHA for cc0d9a4
.github/workflows/debricked.yml
@@ -1,6 +1,6 @@
1
name: Debricked scan
2
3
-on: [push]
+on: [push, workflow_dispatch]
4
5
jobs:
6
vulnerabilities-scan:
LICENSE
@@ -21,6 +21,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
SOFTWARE.
22
23
24
-Includes other software related under the MIT license:
+Includes other software released under the MIT license:
25
- jasypt-spring-boot-starter-3.0.5, Copyright (c) 2021 Sergio Ulises Bocchio. For licensing see /src/main/libs/LICENSE-jasypt-spring-boot-starter-3.0.5.txt
26
- vite-plugin-purgecss, Copyright (c) 2023 Joe Stanley. For licensing see /web/app/src/LICENSE-vite-plugin-purgecss.txt
0 commit comments