mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
27a59ed37c
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.0.4 to 1.5.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gruntjs/grunt/releases">grunt's releases</a>.</em></p> <blockquote> <h2>v1.5.3</h2> <ul> <li>Merge pull request <a href="https://redirect.github.com/gruntjs/grunt/issues/1745">#1745</a> from gruntjs/fix-copy-op 572d79b</li> <li>Patch up race condition in symlink copying. 58016ff</li> <li>Merge pull request <a href="https://redirect.github.com/gruntjs/grunt/issues/1746">#1746</a> from JamieSlome/patch-1 0749e1d</li> <li>Create SECURITY.md 69b7c50</li> </ul> <p><a href="https://github.com/gruntjs/grunt/compare/v1.5.2...v1.5.3">https://github.com/gruntjs/grunt/compare/v1.5.2...v1.5.3</a></p> <h2>v1.5.2</h2> <ul> <li>Update Changelog 7f15fd5</li> <li>Merge pull request <a href="https://redirect.github.com/gruntjs/grunt/issues/1743">#1743</a> from gruntjs/cleanup-link b0ec6e1</li> <li>Clean up link handling 433f91b</li> </ul> <p><a href="https://github.com/gruntjs/grunt/compare/v1.5.1...v1.5.2">https://github.com/gruntjs/grunt/compare/v1.5.1...v1.5.2</a></p> <h2>v1.5.1</h2> <ul> <li>Merge pull request <a href="https://redirect.github.com/gruntjs/grunt/issues/1742">#1742</a> from gruntjs/update-symlink-test ad22608</li> <li>Fix symlink test 0652305</li> </ul> <p><a href="https://github.com/gruntjs/grunt/compare/v1.5.0...v1.5.1">https://github.com/gruntjs/grunt/compare/v1.5.0...v1.5.1</a></p> <h2>v1.5.0</h2> <ul> <li>Updated changelog b2b2c2b</li> <li>Merge pull request <a href="https://redirect.github.com/gruntjs/grunt/issues/1740">#1740</a> from gruntjs/update-deps-22-10 3eda6ae</li> <li>Update testing matrix 47d32de</li> <li>More updates 2e9161c</li> <li>Remove console log 04b960e</li> <li>Update dependencies, tests... aad3d45</li> <li>Merge pull request <a href="https://redirect.github.com/gruntjs/grunt/issues/1736">#1736</a> from justlep/main fdc7056</li> <li>support .cjs extension e35fe54</li> </ul> <p><a href="https://github.com/gruntjs/grunt/compare/v1.4.1...v1.5.0">https://github.com/gruntjs/grunt/compare/v1.4.1...v1.5.0</a></p> <h2>v1.4.1</h2> <ul> <li>Update Changelog e7625e5</li> <li>Merge pull request <a href="https://redirect.github.com/gruntjs/grunt/issues/1731">#1731</a> from gruntjs/update-options 5d67e34</li> <li>Fix ci install d13bf88</li> <li>Switch to Actions 08896ae</li> <li>Update grunt-known-options eee0673</li> <li>Add note about a breaking change 1b6e288</li> </ul> <p><a href="https://github.com/gruntjs/grunt/compare/v1.4.0...v1.4.1">https://github.com/gruntjs/grunt/compare/v1.4.0...v1.4.1</a></p> <h2>v1.4.0</h2> <ul> <li>Merge pull request <a href="https://redirect.github.com/gruntjs/grunt/issues/1728">#1728</a> from gruntjs/update-deps-changelog 63b2e89</li> <li>Update changelog and util dep 106ed17</li> <li>Merge pull request <a href="https://redirect.github.com/gruntjs/grunt/issues/1727">#1727</a> from gruntjs/update-deps-apr 49de70b</li> <li>Update CLI and nodeunit 47cf8b6</li> <li>Merge pull request <a href="https://redirect.github.com/gruntjs/grunt/issues/1722">#1722</a> from gruntjs/update-through e86db1c</li> <li>Update deps 4952368</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gruntjs/grunt/blob/main/CHANGELOG">grunt's changelog</a>.</em></p> <blockquote> <p>v1.5.3 date: 2022-04-23 changes: - Patch up race condition in symlink copying. v1.5.2 date: 2022-04-12 changes: - Unlink symlinks when copy destination is a symlink. v1.5.1 date: 2022-04-11 changes: - Fixed symlink destination handling. v1.5.0 date: 2022-04-10 changes: - Updated dependencies. - Add symlink handling for copying files. v1.4.1 date: 2021-05-24 changes: - Fix --preload option to be a known option - Switch to GitHub Actions v1.4.0 date: 2021-04-21 changes: - Security fixes in production and dev dependencies - Liftup/Liftoff upgrade breaking change. Update your scripts to use --preload instead of --require. Ref: <a href=" |
||
---|---|---|
.. | ||
api | ||
assets | ||
config | ||
scripts | ||
tasks | ||
views | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
.htmlhintrc | ||
.lesshintrc | ||
.npmrc | ||
.sailsrc | ||
app.js | ||
CHANGELOG.md | ||
Gruntfile.js | ||
package.json | ||
README.md |
fleet-vulnerability-dashboard
Report and track progress on fixing and prioritizing thousands of installed CVEs.
How does it work?
CVEs are detected and annotated using NVD, CVSS, EPSS, CISA KEVs, osquery, and Fleet.
Why a separate repo?
Should we move this to a subdirectory of fleetdm/confidential and have it deploy from there?
- Philosophy: Why do we use one repo?
- See also: The "broken windows effect"
- Decision: No. On 2023-07-14, we decided to keep it here so Stephan, Finn, and all other relevant folks from Fastly can access the code and collaborate.
- Update: 2023-11-06: The best thing is to move this in the ee/ directory of fleetdm/fleet. That achieves the goal of making it source available, but still paid. Logistics to enable this involve changing hosted deployments to deploy from within a nested subdirectory (something we've done before)
Cosmogony
f.k.a. "scooper"
Original raw notes and context: (private google doc since it contains competitor information: https://docs.google.com/document/d/1ByNWY6n_C-rvL75lI6jca2OniHt5FqA5_nYMf61S0pM/edit#)
How it's made
This is a Sails v1 application:
- Sails framework documentation
- Version notes / upgrading
- Deployment tips
- Community support options
- Version info: This app was originally generated on Sat Dec 10 2022 15:56:06 GMT-0600 (Central Standard Time) using Sails v1.5.3.
- This project's boilerplate is based on an expanded seed app provided by the Sails core team to make it easier for you to build on top of ready-made features like authentication, enrollment, email verification, and billing.