mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
b1945b2128
Closes: https://github.com/fleetdm/confidential/issues/4057 Changes: - Added the contents of the fleet-vulnerability-dashboard repo to ee/vulnerability-dashboard - Added a github workflow to deploy the vulnerability dashboard on Heroku - Added a github workflow to test changes to the vulnerability-dashboard - Updated the website's custom configuration to enable auto-approvals/review requests to files in the ee/vulnerability-dashboard folder
12 lines
369 B
Plaintext
12 lines
369 B
Plaintext
######################
|
|
# ╔╗╔╔═╗╔╦╗┬─┐┌─┐ #
|
|
# ║║║╠═╝║║║├┬┘│ #
|
|
# o╝╚╝╩ ╩ ╩┴└─└─┘ #
|
|
######################
|
|
|
|
# Hide NPM log output unless it is related to an error of some kind:
|
|
loglevel=error
|
|
|
|
# Make "npm audit" an opt-in thing for subsequent installs within this app:
|
|
audit=false
|