Skip to content

Commit 29a9e63

Browse files
djdefihubwriter
andauthored
Specify ssh shell is required to enable dependency graph (#538)
* specify ssh shell Specify that the command should be run within the administrative SSH shell, and link to the relevant document for access. * Link to SSH doc as a note * note syntrax * remove extra space * Update content/admin/configuration/enabling-alerts-for-vulnerable-dependencies-on-github-enterprise-server.md Co-authored-by: hubwriter <54933897+hubwriter@users.noreply.github.com> * Update enabling-alerts-for-vulnerable-dependencies-on-github-enterprise-server.md * Update enabling-alerts-for-vulnerable-dependencies-on-github-enterprise-server.md * Indenting note box in markdown. I should have spotted this in my previous review, so I'm going to go ahead and apply this change. Co-authored-by: hubwriter <54933897+hubwriter@users.noreply.github.com>
1 parent 4fd1d57 commit 29a9e63

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/admin/configuration/enabling-alerts-for-vulnerable-dependencies-on-github-enterprise-server.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,12 @@ Before enabling {% if currentVersion ver_gt "enterprise-server@2.21" %}{% data v
4545
``` shell
4646
$ ghe-dep-graph-enable
4747
```
48+
{% note %}
49+
50+
**Note**: For more information about enabling access to the administrative shell via SSH, see "[Accessing the administrative shell (SSH)](/enterprise/{{ currentVersion }}/admin/configuration/accessing-the-administrative-shell-ssh)."
51+
52+
{% endnote %}
53+
4854
3. Return to {% data variables.product.prodname_ghe_server %}.
4955
{% data reusables.enterprise_site_admin_settings.access-settings %}
5056
{% data reusables.enterprise_site_admin_settings.business %}

0 commit comments

Comments
 (0)