Commit Graph

4866 Commits

Author SHA1 Message Date
dependabot[bot]
d317b2792c
Bump returntocorp/semgrep-action (#5309)
Bumps [returntocorp/semgrep-action](https://github.com/returntocorp/semgrep-action) from a9f6c903be5b9bc982d6be6f9312146daa4964b5 to 1. This release includes the previously tagged commit.
- [Release notes](https://github.com/returntocorp/semgrep-action/releases)
- [Changelog](https://github.com/returntocorp/semgrep-action/blob/develop/CHANGELOG.md)
- [Commits](a9f6c903be...619fcfc626)

---
updated-dependencies:
- dependency-name: returntocorp/semgrep-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-28 18:25:28 -07:00
Desmi-Dizney
4eb5f74440
Editor pass - Docs - Deploying - Configuration - Single-sign-on (#6377)
This has been edited for copy as per @mikermcneil's request.
2022-06-28 17:27:14 -04:00
Mike Thomas
bf11f2df66
Articles housekeeping (#6389)
* Articles housekeeping

Style tweaks:

- reduced categories-and-search margin-top
- changed color of category on cards
- removed time stamps from cards

Image updates:
- created missing images, and replaced existing with a cleaner, more vibrant style to the following categories.
    - security
    - guides
    - engineering
    - podcasts
- Normalized release thumbnails. The current graphics are over-designed, inconsistent, and too busy/hard to process.

* lint fix

* remove ")" from image caption

* remove old article images

* update cover image filenames for consistency

* add deleted image, update filenames to match naming conventions

* fix typo in filename

Co-authored-by: Eric <eashaw@sailsjs.com>
2022-06-28 16:18:41 -05:00
Tim Kern
5bc20bc114
Added "?tryitnow" to first get started button (#6408)
Button in above the fold hero area did not include this. We use it to track conversions for these button clicks in GA and on ad networks.
2022-06-28 16:16:02 -05:00
Eric
a4a01ddc6f
Update Hetzner article (#6412) 2022-06-28 16:13:25 -05:00
Andrew Baker
40c1eacbcc
Add Article for deploying Fleet on Hetzner (#6409)
* Create Deploy-Fleet-on-Hetzner-Cloud-in-less-than-2-minutes,-with-CloudInit-&-Docker.md

* Add images for deploying Fleet and Hetzner article
2022-06-28 15:15:42 -05:00
Eric
f85731907e
Website: Update metadata on /landing, update fallback title (#6403)
* Website: update metadata in layout-landing

* update twitter title metatag
2022-06-28 14:40:01 -05:00
Roberto Dip
b2d07e56b5
report error analytics (#6341)
Related to #5898, this reports an anonymized summary of errors stored in Redis into the analytics payload.

For each error stored, this includes:

- A `count` attribute with the number of occurrences of the error
- A `loc` attribute with the 3 topmost lines in the stack trace. Note that stack traces only contain package name + line number (example: github.com/fleetdm/fleet/server.go:12

This also includes a minor refactor around error types.
2022-06-28 16:31:14 -03:00
Tim Kern
cd8a908bf5
Added "?tryitnow" to "get-started" buttons (#6401)
Also removed most link tracking and only left "utm_content" since we can track everything else in GA (duh!)
2022-06-28 13:56:48 -05:00
Tim Kern
bb979dc462
Added parameters to "get-started" and calendly (#6402)
- Added "?tryitnow" to "get-started"
- Tagged calendly w/ source
2022-06-28 13:55:54 -05:00
Mike Thomas
a2a19d5aab
Website patch community nav update (#6390)
* Community nav update

Updated the community nav to reflect our new site map.

* url fix
2022-06-28 13:53:19 -05:00
Tim Kern
22a1ce0ddc
Updated calendly tracking link (#6399)
Changed middle button from "top" to "mid"
2022-06-28 13:12:05 -05:00
Martin Angers
539be8ee09
Add battery info in host details response (#6394) 2022-06-28 14:11:49 -04:00
Tim Kern
ae3ebf09ec
Added "?tryitnow" to first get started button (#6400)
Button in above the fold hero area did not include this. We use it to track conversions for these button clicks in GA and on ad networks.
2022-06-28 13:11:09 -05:00
Desmi-Dizney
04428fc909
Bring brand FAQ into public handbook (#6353)
As per:
- https://github.com/fleetdm/confidential/issues/214
2022-06-28 11:36:05 -05:00
Desmi-Dizney
4df6745442
Handbook editor pass - Community (#6120)
* Handbook editor pass - Community

This has been edited for copy.

* Update community.md

* Update community.md

Added brief explanation of "Canonical" links

Co-authored-by: Katheryn Satterlee <me@ksatter.com>
2022-06-28 11:35:17 -05:00
Guillaume Ross
2ef08265f6
Renaming appsec page + a few updates (#6358)
* Renaming appsec page + a few updates

Added a few details (name of appsec tools we use) and renamed the page to make it clearer this is about Fleet appsec and now how to secure a Fleet installation

* Apply suggestions from code review

Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>

* Update Application-security.md

Fixed "merging"

Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
Co-authored-by: Kelvin Oghenerhoro Omereshone <kelvin@fleetdm.com>
2022-06-28 09:21:35 -04:00
Juan Fernandez
255b670ce0
Bug 6391: Added new error strings to network retry logic (#6392) 2022-06-28 08:56:38 -04:00
Noah Talerman
ade216a723
Update documentation for ticket destinations and Fleet Desktop (#6251)
* Add policy automations to docs and Fleet Desktop

* Update docs/Using-Fleet/Adding-hosts.md

Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>

* Update docs/Using-Fleet/Automations.md

Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>

Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
2022-06-27 16:25:17 -05:00
Rod Christiansen
b1465bfa59
Suggested change for set recovery window to 0 (#6278)
Suggesting setting the key so failed builds can be re-applied without errors. If your terraform build fails and you need to destroy and re-apply, without a recovery window of 0, Secret Manager doesn't allow you to delete the secret and that named secret has to wait 7 days to be deleted.
2022-06-27 09:40:59 -05:00
Mike Thomas
39cb121bb7
Update homepage.ejs (#6327)
- fixes the space between the hero image and intro text.
2022-06-24 20:49:05 -05:00
Eric
76c645559e
add incident post-mortem section (#6323) 2022-06-24 20:46:40 -05:00
Eric
20e62e7614
Add vulnerability monitoring ritual and heading (#6322) 2022-06-24 20:46:31 -05:00
Sharvil Shah
c59d3249ef
Show failed policies count in Fleet Desktop (#6379) 2022-06-24 17:10:05 -07:00
Desmi-Dizney
d724d8595c
Linking to "Using Figma" on Brand page. (#6354)
As per:
- https://github.com/fleetdm/confidential/issues/214
2022-06-24 13:45:19 -05:00
Guillaume Ross
d8b666bb0d
Adding SOC 2 blog post (#6351)
* Adding SOC 2 blog post

* Apply suggestions from code review

Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>

Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
2022-06-24 13:41:44 -05:00
Desmi-Dizney
fddc585ab6
Editor pass - Add link to usage analytics in product handbook (#6372)
Editor pass for:
-  https://github.com/fleetdm/fleet/pull/6343
2022-06-24 13:31:43 -05:00
Desmi-Dizney
1de11d3958
Editor pass - Handbook: Incident postmortems & Outages (#6369)
Editor pass for:
-  https://github.com/fleetdm/fleet/pull/6136/files
2022-06-24 13:31:19 -05:00
Desmi-Dizney
3163c28802
Editor pass - Handbook: monthly payroll audit (#6368)
Editor pass for:
-  https://github.com/fleetdm/fleet/pull/6272
2022-06-24 13:30:57 -05:00
gillespi314
58892fee2e
Fix false negatives for os version policies generated by UI (#6375) 2022-06-24 12:42:51 -05:00
Desmi-Dizney
ff480724d4
Editor pass - Handbook Update: Attending conferences (#6367)
Editor pass for:
-  https://github.com/fleetdm/fleet/pull/6288
2022-06-24 10:05:56 -06:00
gillespi314
b6a816fe52
Remove last keyword from UI SQL parser config (#6362) 2022-06-24 10:19:06 -05:00
Juan Fernandez
79bf51b03c
Feature 6242: Use oval to detect vulnerabilities on Fedora hosts (#6330)
* Feature 6242: Scan Fedora hosts using OVAL definitions
2022-06-24 11:02:51 -04:00
Mike Thomas
c4aeebed1b
typo-fixes (#6374)
* typo-fixes

- rounded up incorrect percentages for "Does your current management strategy allow you to effectively automate your custom security workflows?"
- Fixed typo "workspace" => "workforce"
- Rephrased "Device enrollment also adds to that complexity, and full compliance monitoring is impossible where it's lacking."

* Update state-of-device-management.ejs

- fixed typo "organizations"

* Added comma

between "open-source" and "cloud-based"

Co-authored-by: Tim Kern <tim@fleetdm.com>
2022-06-24 02:00:36 -05:00
Eric
16672bf410
Website: Add sales one-pager (#6324)
* Website: Create page for sales one-pager

* update layout, add images

* update mobile layout

* update layout & styles

* Update sales-one-pager.less

* add todos for page description and page title

* add alt text, final route & meta information, make hero-image visible at 1024px
2022-06-24 14:50:44 +09:00
Desmi-Dizney
1647516d3e
Editor pass - Handbook updates: monthly accounting and commission payroll (#6370)
Editor pass for:
-  https://github.com/fleetdm/fleet/pull/6311
2022-06-23 16:50:17 -06:00
Juan Fernandez
9d01ba33c6
Feature 6096: Scan RHEL/CentOS hosts using OVAL definitions (#6241)
Extended the OVAL parser/analyzer so that we can scan RHEL based systems.
2022-06-23 16:44:45 -04:00
gillespi314
15de4f3e65
Update Fleet host detail query so os_version for Ubuntu hosts reflects accurate patch number in point release (#6360) 2022-06-23 15:24:18 -05:00
Charlie Chance
4f3170dca5
Handbook: template edit (#6366) 2022-06-23 13:59:41 -06:00
Charlie Chance
6a57205479
Handbook: DRI for laptop purchases (#6357) 2022-06-23 11:53:03 -06:00
Luke Heath
e16010f1f9
Improve SSO error messaging (#6339) 2022-06-23 10:32:20 -07:00
Mike Thomas
bfb650a8da
Update Fleet.report.-.State.of.device.management.pdf (#6344)
* Update Fleet.report.-.State.of.device.management.pdf

- Updated PDF

* Update Fleet.report.-.State.of.device.management.pdf

- Updates PDF (trying to fix some PDF rendering issues).

* Update Fleet.report.-.State.of.device.management.pdf

- Updated PDF - third time's a charm

* Update Fleet.report.-.State.of.device.management.pdf

- Update PDF - this one, surely?!

* Update Fleet.report.-.State.of.device.management.pdf

- Upload PDF - last try!
2022-06-23 11:45:36 -05:00
Zach Wasserman
c05435af41
Add link to usage analytics in product handbook (#6343)
Also fix some headings
2022-06-23 10:41:00 -05:00
gillespi314
2715f8eb32
Add fixtures for software and vulnerabilities end-to-end tests (#6337) 2022-06-23 10:01:37 -05:00
Lucas Manuel Rodriguez
fc7650c4f8
Fix mock tests set test name (#6345)
* Set mock test on live query mocked tests

* Use MySQL 5.7 as default in docker-compose.yml
2022-06-23 11:34:52 -03:00
Zach Wasserman
c241f3fa08
Fix links in AWS Terraform blog post (#6342) 2022-06-23 10:01:52 -04:00
Benjamin Edwards
65c0c39edf
fix falling edge monitoring of loadbalancer 5XX alarm (#6346) 2022-06-23 09:41:08 -04:00
Mike McNeil
c8e07fdc6f
Handbook: Move meta tags to bottom for consistency (#6315) 2022-06-22 20:16:53 -05:00
Tony Gauda
d0bac11954
Link to CE Weekly Debrief (#6338) 2022-06-22 18:59:08 -04:00
Martin Angers
8f66a50f2b
Add hosts enrolled by operating system to anonymous usage stats (#6329) 2022-06-22 16:38:11 -04:00