Skip to content

Commit 913e364

Browse files
authored
Merge pull request #8 from DeepShield-AI/dev
Dev
2 parents b9995aa + 94941c3 commit 913e364

2,983 files changed

Lines changed: 14565 additions & 370084 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.cirun.yml

Lines changed: 0 additions & 281 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,19 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
name: ZeroTrace bug report
16+
name: zerotrace-agent bug report
1717
description: Suggest an idea for this project
1818
title: "[BUG] "
1919
labels: [ "bug" ]
2020
body:
2121
- type: markdown
2222
attributes:
2323
value: |
24-
<img src="https://github.com/zerotraceio/zerotrace/blob/main/docs/zerotrace-logo.png?raw=true" alt="ZeroTrace logo" height="90px" align="right" />
24+
<img src="https://github.com/zerotraceio/zerotrace/blob/main/docs/zerotrace-logo.png?raw=true" alt="zerotrace-agent logo" height="90px" align="right" />
2525
2626
Thank you for finding the time to propose new feature!
2727
28-
We really appreciate the community efforts to improve ZeroTrace.
28+
We really appreciate the community efforts to improve zerotrace-agent.
2929
3030
- type: checkboxes
3131
attributes:
@@ -42,9 +42,9 @@ body:
4242
4343
- type: dropdown
4444
attributes:
45-
label: ZeroTrace Component
45+
label: zerotrace-agent Component
4646
description: |
47-
What ZeroTrace component are you using? ZeroTrace has many component, please make sure to choose the component that you found the bug.
47+
What zerotrace-agent component are you using? zerotrace-agent has many component, please make sure to choose the component that you found the bug.
4848
multiple: false
4949
options:
5050
- "Agent"
@@ -86,7 +86,7 @@ body:
8686

8787
- type: textarea
8888
attributes:
89-
label: ZeroTrace version
89+
label: zerotrace-agent version
9090
description: >
9191
Please provide the version information to facilitate inspection.
9292
@@ -105,7 +105,7 @@ body:
105105

106106
- type: textarea
107107
attributes:
108-
label: ZeroTrace agent list
108+
label: zerotrace-agent agent list
109109
description: >
110110
Please provide the Kubernetes CNI information to facilitate inspection.
111111
@@ -163,7 +163,7 @@ body:
163163
description: >
164164
This is absolutely not required, but we are happy to guide you in the contribution process
165165
especially if you already have a good understanding of how to implement the feature.
166-
ZeroTrace is a totally community-driven project and we love to bring new contributors in.
166+
zerotrace-agent is a totally community-driven project and we love to bring new contributors in.
167167
options:
168168
- label: Yes I am willing to submit a PR!
169169

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
blank_issues_enabled: true
22
contact_links:
33
- name: Ask a question or get support
4-
about: Ask a question or request support for using ZeroTrace
4+
about: Ask a question or request support for using zerotrace-agent

.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,19 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
name: ZeroTrace feature request
16+
name: zerotrace-agent feature request
1717
description: Suggest an idea for this project
1818
title: "[FR] "
1919
labels: [ "feature" ]
2020
body:
2121
- type: markdown
2222
attributes:
2323
value: |
24-
<img src="https://github.com/zerotraceio/zerotrace/blob/main/docs/zerotrace-logo.png?raw=true" alt="ZeroTrace logo" height="90px" align="right" />
24+
<img src="https://github.com/zerotraceio/zerotrace/blob/main/docs/zerotrace-logo.png?raw=true" alt="zerotrace-agent logo" height="90px" align="right" />
2525
2626
Thank you for finding the time to propose new feature!
2727
28-
We really appreciate the community efforts to improve ZeroTrace.
28+
We really appreciate the community efforts to improve zerotrace-agent.
2929
3030
- type: checkboxes
3131
attributes:
@@ -63,7 +63,7 @@ body:
6363
description: >
6464
This is absolutely not required, but we are happy to guide you in the contribution process
6565
especially if you already have a good understanding of how to implement the feature.
66-
ZeroTrace is a totally community-driven project and we love to bring new contributors in.
66+
zerotrace-agent is a totally community-driven project and we love to bring new contributors in.
6767
options:
6868
- label: Yes I am willing to submit a PR!
6969

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
3-
Thank you for contributing to ZeroTrace!
3+
Thank you for contributing to zerotrace-agent!
44
Please read this template before submitting pull requests.
55
Texts surrounded by `<` and `>` should be replaced accordingly.
66
Put an `x` in `[ ]` to mark the item as checked. `[x]`

0 commit comments

Comments
 (0)