File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ # ********************************************************************************
2
+ # Copyright (c) 2024 Contributors to the Eclipse Foundation
3
+ #
4
+ # See the NOTICE file(s) with this work for additional
5
+ # information regarding copyright ownership.
6
+ #
7
+ # This program and the accompanying materials are made
8
+ # available under the terms of the Apache Software License 2.0
9
+ # which is available at https://www.apache.org/licenses/LICENSE-2.0.
10
+ #
11
+ # SPDX-License-Identifier: Apache-2.0
12
+ # ********************************************************************************
13
+
1
14
---
2
15
name : Semgrep Differential Scan
3
16
on :
4
17
pull_request :
5
18
19
+ permissions :
20
+ contents : read
21
+ statuses : write
22
+
6
23
jobs :
7
24
semgrep-diff :
8
25
uses : adoptium/.github/.github/workflows/semgrep_diff.yml@main
You can’t perform that action at this time.
0 commit comments