You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
returnSimpleEntityActionExecuteResponse.Error("An error occurred while initiating the package update", ex.Message);
165
+
}
166
+
}
167
+
}
168
+
```
169
+
170
+
## Contributing
171
+
172
+
Contributions to this package are most welcome! Please visit the [Contributing](https://github.com/jcdcdev/Umbraco.Community.SimpleTrees/contribute) page.
Project maintainers plan to support all STS (Short-Term Support) and LTS (Long-Term Support) versions of Umbraco. However, exact release dates cannot be guaranteed.
19
-
20
-
> [!NOTE]
21
-
> Visit [jcdc.dev/blog/umbraco-version-information](https://jcdc.dev/blog/umbraco-version-information) for more information on Umbraco versions.
22
-
23
-
## Reporting a Vulnerability
24
-
25
-
If you discover a vulnerability in this project, please follow one of these steps to report it:
26
-
27
-
- Create an [issue](https://github.com/jcdcdev/Umbraco.Community.SimpleTrees/security/advisories/new)
28
-
- Contact the project author privately at [jcdc.dev/contact](https://jcdc.dev/contact)
29
-
30
-
### Details
31
-
32
-
Include as much information as possible about the vulnerability, including:
33
-
34
-
- Steps to reproduce
35
-
- Potential impact
36
-
- Any suggested fixes
37
-
38
-
### Acknowledgment
39
-
40
-
You will receive an acknowledgment of your report as soon as possible.
41
-
42
-
> [!NOTE]
43
-
> Response times may vary depending on other commitments.
44
-
45
-
### Resolution
46
-
47
-
Once the vulnerability is confirmed, project maintainers will work to resolve it as quickly as possible.
48
-
49
-
You will be notified once the issue has been resolved or rejected.
50
-
51
-
> [!TIP]
52
-
> If the vulnerability is accepted, you will receive credit in the release notes.
53
-
54
-
Thank you for helping to keep this project secure!
Project maintainers plan to support all STS (Short-Term Support) and LTS (Long-Term Support) versions of Umbraco. However, exact release dates cannot be guaranteed.
19
+
20
+
> [!NOTE]
21
+
> Visit [jcdc.dev/blog/umbraco-version-information](https://jcdc.dev/blog/umbraco-version-information) for more information on Umbraco versions.
22
+
23
+
## Reporting a Vulnerability
24
+
25
+
If you discover a vulnerability in this project, please follow one of these steps to report it:
26
+
27
+
- Create an [issue](https://github.com/jcdcdev/Umbraco.Community.SimpleTrees/security/advisories/new)
28
+
- Contact the project author privately at [jcdc.dev/contact](https://jcdc.dev/contact)
29
+
30
+
### Details
31
+
32
+
Include as much information as possible about the vulnerability, including:
33
+
34
+
- Steps to reproduce
35
+
- Potential impact
36
+
- Any suggested fixes
37
+
38
+
### Acknowledgment
39
+
40
+
You will receive an acknowledgment of your report as soon as possible.
41
+
42
+
> [!NOTE]
43
+
> Response times may vary depending on other commitments.
44
+
45
+
### Resolution
46
+
47
+
Once the vulnerability is confirmed, project maintainers will work to resolve it as quickly as possible.
48
+
49
+
You will be notified once the issue has been resolved or rejected.
50
+
51
+
> [!TIP]
52
+
> If the vulnerability is accepted, you will receive credit in the release notes.
53
+
54
+
Thank you for helping to keep this project secure!
0 commit comments