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
Copy file name to clipboardExpand all lines: README.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# NowSecure Auto Jenkins Plugin
2
2
3
+
### Deprecation Notice
4
+
5
+
This Extension has been deprecated. NowSecure strongly recommends migrating to the updated NowSecure Jenkins Plugin which can be found in the [JenkinsCI Organization's GitHub](https://github.com/jenkinsci/nowsecure-ci-assessments-plugin).
6
+
7
+
Migration to the new extension is straightforward:
8
+
9
+
1. Install the new `NowSecure CI Assessments` plugin from the Jenkins Plugin Manager
10
+
2. Review the parameters for the new extension taking care to evaluate the updated default values of parameters to ensure the meet your requirements.
11
+
12
+
Take note of `analysis_type` which is a new parameter. This parameter allows you to run static only or full assessments.
13
+
14
+
## Overview
15
+
3
16
This plugin provides the ability to send Android or iOS applications to NowSecure Auto for Mobile Application Security Testing (aka MAST)
0 commit comments