Commit Graph

4477 Commits

Author SHA1 Message Date
Roberto Dip
a6a97f31cf
add documentation for debug tools (#5737)
This adds documentation about our debugging endpoints and a brief excerpt about the fleetctl debug command with instructions to generate the archive so we have a place with instructions to which we can direct people.

It also adds the .prof file extension to profiling files, which hopefully clarifies that they are meant to be used by go tool pprof.
2022-05-17 10:00:47 -03:00
Tim Kern
b25c63a3b8
Added Linkedin Insight Tag (#5744)
Placed under stripe.js
2022-05-16 18:29:32 -05:00
Lucas Manuel Rodriguez
d50e97d250
Upload logs on fleetctl preview action (#5745)
* Upload logs on fleetctl preview action

* Group logs

* Avoid hidden folder
2022-05-16 18:39:31 -03:00
Roberto Dip
32cc4c4641
allow fleetctl preview to work with docker compose v1 and v2 (#5755)
This adds compatibility in `fleetctl preview` to work with docker compose (version 2). Since this version was released this April, we are still keeping backwards compatibility and using docker-compose as a fallback.

As v2 is now the recommended version and v1 is deprecated, this also rewords all prompts and help messages to say "docker compose".

Rel: #5746
2022-05-16 18:06:29 -03:00
Charlie Chance
816279eaf4
Handbook: added contractor defaults (#5761)
contractor defaults for DocuSign agreements
2022-05-16 14:40:08 -05:00
Desmi-Dizney
fcc192d833
Editor pass- CHANGELOG - Updated to past tense (#5743)
Updated to past tense.

This is not a complete edit of this page so there will still be scattered errors until I go over it a few more times. 

Please ignore errors unrelated to the tense of what has already been written.
2022-05-16 11:14:57 -05:00
Michal Nicpon
ad33f8cc89
update docs (#5721) 2022-05-16 09:20:54 -06:00
Martin Angers
e6b90ca8b9
Support per-task configuration for async host processing configuration (#5700) 2022-05-16 09:44:50 -04:00
Eric
6027534a9b
Website: Migrate 5 articles from Medium (#5740)
* Website: Migrate 5 articles from Medium

* Update articles/delivering-data-to-snowflake-from-fleet-and-osquery.md

* Update articles/delivering-data-to-snowflake-from-fleet-and-osquery.md

* Update articles/delivering-data-to-snowflake-from-fleet-and-osquery.md

* Update articles/delivering-data-to-snowflake-from-fleet-and-osquery.md

* Update articles/delivering-data-to-snowflake-from-fleet-and-osquery.md

* Update articles/delivering-data-to-snowflake-from-fleet-and-osquery.md

* Update articles/delivering-data-to-snowflake-from-fleet-and-osquery.md

* Update articles/delivering-data-to-snowflake-from-fleet-and-osquery.md

* Update articles/detect-log4j-with-osquery-and-fleet.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-05-16 11:25:59 +09:00
Eric
77c3564942
Website: Migrate 6 articles from medium to fleetdm.com/articles (#5726)
* website: add six product articles

* images

* Website: add article images

* add image caption styles

* Update articles/get-and-stay-compliant-across-your-devices-with-fleet.md

* Update articles/get-and-stay-compliant-across-your-devices-with-fleet.md

* Update articles/apply-byod-to-soothe-supply-chain-pain.md

* Update articles/apply-byod-to-soothe-supply-chain-pain.md

* Update articles/apply-byod-to-soothe-supply-chain-pain.md

* Update articles/work-may-be-watching-but-it-might-not-be-as-bad-as-you-think.md

* Update articles/work-may-be-watching-but-it-might-not-be-as-bad-as-you-think.md

* Update articles/work-may-be-watching-but-it-might-not-be-as-bad-as-you-think.md

* Update articles/work-may-be-watching-but-it-might-not-be-as-bad-as-you-think.md

* Update articles/work-may-be-watching-but-it-might-not-be-as-bad-as-you-think.md

* Update articles/apply-byod-to-soothe-supply-chain-pain.md

* Update articles/apply-byod-to-soothe-supply-chain-pain.md

* Update articles/apply-byod-to-soothe-supply-chain-pain.md

* Update articles/apply-byod-to-soothe-supply-chain-pain.md

* Update articles/apply-byod-to-soothe-supply-chain-pain.md

* Update articles/apply-byod-to-soothe-supply-chain-pain.md

* Update articles/apply-byod-to-soothe-supply-chain-pain.md

* Update articles/correlate-network-connections-with-community-id-in-osquery.md

* Update articles/correlate-network-connections-with-community-id-in-osquery.md

* Update articles/correlate-network-connections-with-community-id-in-osquery.md

* Update articles/using-elasticsearch-and-kibana-to-visualize-osquery-performance.md

* Update articles/using-elasticsearch-and-kibana-to-visualize-osquery-performance.md

* Update articles/using-elasticsearch-and-kibana-to-visualize-osquery-performance.md

* Update articles/work-may-be-watching-but-it-might-not-be-as-bad-as-you-think.md

* Update articles/work-may-be-watching-but-it-might-not-be-as-bad-as-you-think.md

* Update articles/work-may-be-watching-but-it-might-not-be-as-bad-as-you-think.md

* Update articles/work-may-be-watching-but-it-might-not-be-as-bad-as-you-think.md

* Update articles/work-may-be-watching-but-it-might-not-be-as-bad-as-you-think.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-05-16 10:28:43 +09:00
Eric
2f1a3417a0
Website: add images from medium articles and update links in markdown (#5736) 2022-05-16 10:21:47 +09:00
Desmi-Dizney
129af909d7
Handbook - document how we format bullet points (#5738)
This is a product of:
- https://github.com/fleetdm/fleet/issues/5099
2022-05-13 13:31:55 -05:00
Lucas Manuel Rodriguez
74dfdcb882
Kickoff documentation for Orbit Release Process (#5544)
* Kickoff documentation for Orbit releasing

* Fixes to the github action

* Missing follow redirect on curl

* Run osqueryd --version to verify before uploading artifacts

* Use cmd as shell for windows-latest runner

* Final set of changes to the guide
2022-05-13 07:15:29 -03:00
Lucas Manuel Rodriguez
961f0ffc10
Use LocalSystem user instead of nt authority/system on MSI (#5729) 2022-05-13 06:42:40 -03:00
Eric
0d3cae7d80
Website: fix external article images (#5720) 2022-05-12 17:21:53 -05:00
Luke Heath
a6b2d2413a
Add last used column to host details software table (#5681) 2022-05-12 11:34:46 -05:00
Desmi-Dizney
ba820384f9
Docs editor pass - Contributing - API for contributors (#5649)
* Docs editor pass - Contributing - API for contributors

Editor pass

* Update docs/Contributing/API-for-contributors.md

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>

* Update docs/Contributing/API-for-contributors.md

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>

* Update docs/Contributing/API-for-contributors.md

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>

* Update docs/Contributing/API-for-contributors.md

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>

* Update docs/Contributing/API-for-contributors.md

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>

* Update docs/Contributing/API-for-contributors.md

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>

* Update docs/Contributing/API-for-contributors.md

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>

* Update API-for-contributors.md

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
2022-05-12 11:32:54 -05:00
Desmi-Dizney
6af6a7d6b6
Handbook: People update (#5707)
Editor pass for:
-  https://github.com/fleetdm/fleet/pull/5465
2022-05-12 11:32:33 -05:00
Luke Heath
a95927340c
Improve homepage latency by removing redundant requests (#5675) 2022-05-12 10:58:50 -05:00
Eric
fba695be86
Website: Update build script to support relative image links (#5674)
* website: modify image links to point to assets folder

* website: update links to article images

* update comments

* revert sailsrc change

* Update build-static-content.js

* suggested changes from review
2022-05-12 10:21:44 -05:00
Tim Kern
69e2646bc6
Fixed title case in MQO heading (#5717) 2022-05-12 10:16:12 -05:00
Luke Heath
9b857d0233
Set selection header width on tables, fix queries icon (#5703) 2022-05-12 09:23:06 -05:00
Tim Kern
2e9030aec7
Added intro deck (#5715) 2022-05-12 00:12:25 -05:00
Charlie Chance
b04d9e1aa1
Added "email relays" to company page (#5706)
https://github.com/fleetdm/confidential/issues/1271
2022-05-11 16:22:59 -05:00
Charlie Chance
ee41e75876
Handbook: updated email relays section (#5710)
* Handbook: updated email relays section

* Update company.md

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-05-11 16:16:07 -05:00
Eric
69b4cbe1a2
Docs: fix whitespace issue in REAT API docs (#5652) 2022-05-11 15:29:19 -05:00
Noah Talerman
e3070a3d10
Tweak 4.14.0 release blog post (#5705)
- Update "Policies" to "Software" in Jira integration section
2022-05-11 16:21:00 -04:00
Guillaume Ross
348032f46d
Update security-policies.md (#5670)
* Update security-policies.md

Re-ordered policies in a mostly alphabetical way.

Added data management policy.
Added disaster recovery plan.
Added incident response policy and plan.

* Update security-policies.md

Fixed conflict leftover
2022-05-11 15:10:34 -05:00
Lucas Manuel Rodriguez
7839716b8d
Prepare TUF scripts for CI and support different dev setups (#5616)
* Prepare TUF scripts for CI and support different dev setups

* Allow only generating selected platforms for pkgs

* Force linux/amd64 on Dockerfile to support M1
2022-05-11 17:00:18 -03:00
Zachary Winnerman
d84d6008c3
Quick fixup for elasticsearch (#5669) 2022-05-11 10:12:24 -05:00
Lucas Manuel Rodriguez
114b678e26
test: Add retry to the correct part that has sync enabled (#5688) 2022-05-11 10:11:51 -03:00
Guillaume Ross
5f6ab8c2ed
Publish pentest blog + Security-audits.md section (#5659)
* Create 2022-04-29-fleet-penetration-test.pdf

* Adding explanation of pentest report

This closes #4880
2022-05-11 09:05:18 -04:00
RachelElysia
34a2d3e483
UI Zendesk integrations (#5356) 2022-05-10 21:33:30 -05:00
Noah Talerman
f893a9f8a9
Update CHANGELOG (#5660) 2022-05-10 18:18:52 -07:00
dependabot[bot]
85013e87a4
Bump github/codeql-action from 2.1.9 to 2.1.10 (#5668)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.9 to 2.1.10.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](7502d6e991...75b4f1c466)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 18:18:15 -07:00
Desmi-Dizney
21c23d0143
Moved GitHub Labels (#5662)
I moved this section up since Slack channels is always at the bottom, and Rituals should be right above Slack channels.
2022-05-10 18:28:52 -05:00
Desmi-Dizney
d40df25e04
Editor pass - Handbook: Interviewing with Fleet (#5564)
Editor pass for: https://github.com/fleetdm/fleet/pull/5462
2022-05-10 16:45:49 -05:00
Desmi-Dizney
3ce1b7c552
Editor pass - Handbook: weekly updates ritual info (#5678)
Editor pass for: 
- https://github.com/fleetdm/fleet/pull/5512
2022-05-10 16:45:26 -05:00
Desmi-Dizney
fe2ca1765b
Editor pass - Handbook: More iterative clarifications to hiring process on people page (#5677)
Editor pass for: 
- https://github.com/fleetdm/fleet/pull/5607
2022-05-10 16:44:54 -05:00
Desmi-Dizney
d4b927b4de
Editor pass - Added MQO definition (#5667)
Editor pass for: 
- https://github.com/fleetdm/fleet/pull/5644
2022-05-10 15:53:14 -05:00
Zach Wasserman
716e06a7d3
Update changelog for Orbit 0.0.11 (#5672) 2022-05-10 13:09:11 -07:00
Martin Angers
f05d2be767
Produce hosts' CSV report based on requested columns (#5656) 2022-05-10 14:25:53 -04:00
Noah Talerman
37349735ad
Rename new image (#5661)
Co-authored-by: Kelvin Oghenerhoro Omereshone <kelvin@fleetdm.com>
2022-05-10 18:28:35 +01:00
Desmi-Dizney
69dab611d9
Updated index (#5666)
Updated index as per:
- https://github.com/fleetdm/fleet/issues/5651
2022-05-10 12:22:28 -05:00
Desmi-Dizney
d469b0f46c
Editor pass for capitalization (#5665)
Headings should only have the first word capitalized unless something is a proper noun or represents an acronym. The Rituals section is already on the Growth page, so out of consistency across all Handbook pages, it needs only to be given the heading "Rituals." This helps keep URLs consistent as well.
2022-05-10 12:22:06 -05:00
Desmi-Dizney
b0bdeefda5
Editor pass (#5664)
The bottom of each handbook should be Slack channels with rituals directly above. I move Project boards up to comply.
2022-05-10 12:21:40 -05:00
RachelElysia
5ab79ffba7
E2e testing: Fix attached DOM issues (#5555) 2022-05-10 11:50:32 -05:00
gillespi314
d172128183
Add label information to host summary response (#5573) 2022-05-10 10:32:55 -05:00
Martin Angers
1fa7bb7a19
Support async saving of hosts' last seen time (#5640) 2022-05-10 11:29:17 -04:00
Martin Angers
421a0ec635
Fix some config mismatches in osquery logging (#5488) 2022-05-10 11:27:32 -04:00