Lucas Manuel Rodriguez
6fdfb1d0d6
Remove orbit unused package ( #5887 )
2022-05-31 07:19:33 -03:00
Lucas Manuel Rodriguez
5527cf3cef
Add --fleet-desktop to linux packaging on test-integration.yml ( #5926 )
...
* Add --fleet-desktop to linux packaging on test-integration.yml
* Fix --fleet-desktop flag
2022-05-31 07:14:59 -03:00
Eric
cbeb3edd5b
website: update homepage hero container height ( #5966 )
2022-05-30 16:56:45 -05:00
Guillaume Ross
6dddfbb564
Update security-policies.md ( #5964 )
...
1. Background checks do not actually need to be done before the first day but rather before access to the Fleet automatic update environment is granted.
2. Added note about board meetings.
3. Added a note about Fleeties spreadsheet being required
2022-05-30 13:06:16 -04:00
Michal Nicpon
a652292d0f
Don't return orphaned software from the API ( #5840 )
2022-05-30 09:23:27 -06:00
Desmi-Dizney
a51547018d
Editor pass - Handbook: Sales ( #5944 )
...
Editor pass for:
- https://github.com/fleetdm/fleet/pull/5924
2022-05-30 10:01:57 -05:00
Roberto Dip
fc7a045209
ensure previous host membership policies are deleted on enrollment ( #5890 )
...
Related to #5776 , this ensures that when a host is re-enrolled on a different team we cleanup existing policy memberships in the same way we do when a host is assigned a team through the API.
2022-05-30 10:30:15 -03:00
Eric
9798e6abb4
Website: update documentation CTA ( #5946 )
2022-05-30 09:31:08 +09:00
Eric
0b15d212af
Website: Add TechCrunch button to homepage ( #5948 )
...
* website: add Techcrunch button to homepage
* move styles inline
2022-05-30 09:25:49 +09:00
Mike McNeil
48f79e0092
FAQ: Clarify that we also performance test Fleet ( #5953 )
2022-05-27 15:58:43 -05:00
Roberto Dip
5b1ea0f079
update changelog for v4.15.0 ( #5951 )
2022-05-27 17:52:06 -03:00
d17a8151b4
Prepare for 4.15.0 ( #5858 )
...
Co-authored-by: Katheryn Satterlee <me@ksatter.com >
Co-authored-by: Zach Wasserman <zach@fleetdm.com >
2022-05-27 16:50:20 -03:00
Zachary Winnerman
baaccaadb7
quick fixup for loadtesting ( #5940 )
...
* quick fixup for loadtesting
* fixup
2022-05-27 15:35:41 -04:00
Desmi-Dizney
843dfe29c0
Editor pass - Handbook: Edit Customers Page ( #5945 )
...
Editor pass for:
- https://github.com/fleetdm/fleet/pull/5892
2022-05-27 13:20:05 -05:00
Desmi-Dizney
1f5413ed17
Added commas and hyphens links ( #5943 )
...
I added the commas and hyphens links.
2022-05-27 12:55:30 -05:00
Desmi-Dizney
3eaff4e0c9
Added commas and hyphens sections ( #5942 )
...
Added commas and hyphens sections
2022-05-27 12:36:58 -05:00
Luke Heath
258eb278fd
Fix API endpoints in generated flagfile ( #5941 )
2022-05-27 11:19:40 -05:00
Nathanael Holliday
2c67b658d2
Handbook: Edit Customers Page ( #5892 )
...
@mikermcneil Added the relevant parts from https://github.com/fleetdm/confidential/issues/99 to the customers page as requested.
2022-05-27 11:02:06 -04:00
Guillaume Ross
bea61c7554
Fixed COO typo ( #5938 )
...
Policy referred to the CEO but spelled out as Chief Operating Officer. Fixed!
2022-05-27 10:00:25 -04:00
Eric
6b79812404
Website: fix markdown link in article ( #5928 )
2022-05-27 13:10:00 +09:00
Eric
5188f6642e
Handbook: Remove duplicate headings ( #5935 )
2022-05-26 20:58:56 -05:00
Zach Wasserman
b9161d008f
Use goreleaser v1.1.0 for Orbit build ( #5934 )
2022-05-26 18:03:15 -07:00
Zach Wasserman
087b85a540
Bump Orbit Go version to 1.18.2 ( #5933 )
2022-05-26 17:32:34 -07:00
Zach Wasserman
023a9b4be6
Update Fleet Desktop version to 0.0.2 ( #5932 )
2022-05-26 17:26:00 -07:00
Zach Wasserman
bcaa95e5a2
Explicitly set goreleaser version in Orbit release ( #5931 )
2022-05-26 17:24:57 -07:00
Zach Wasserman
efba05f062
Update Orbit changelog for v0.0.12 ( #5930 )
2022-05-26 16:45:49 -07:00
Zach Wasserman
632ed6a7c4
Fix lint issue in Orbit test ( #5929 )
...
Fixes issue introduced by #5894 .
This was missed due to distraction from other (typical) CI failures on dependabot PRs.
2022-05-26 16:44:49 -07:00
dependabot[bot] and Zach Wasserman
092940b862
Bump github.com/theupdateframework/go-tuf from 0.2.0 to 0.3.0 ( #5894 )
...
* Bump github.com/theupdateframework/go-tuf from 0.2.0 to 0.3.0
Bumps [github.com/theupdateframework/go-tuf](https://github.com/theupdateframework/go-tuf ) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/theupdateframework/go-tuf/releases )
- [Commits](https://github.com/theupdateframework/go-tuf/compare/v0.2.0...v0.3.0 )
---
updated-dependencies:
- dependency-name: github.com/theupdateframework/go-tuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* Remove err check for client.IsLatestSnapshot
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zach Wasserman <zach@fleetdm.com >
2022-05-26 16:13:19 -07:00
Charlie Chance and Mike McNeil
f4ed3845c7
Handbook: Sales ( #5924 )
...
* Handbook: Sales
* Create sales.md
* 🤝
* Add a boilerplate intro paragraph
Credit goes to https://about.gitlab.com/handbook/sales/ for this content
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com >
2022-05-26 18:02:01 -05:00
Mike Thomas
a48e2f7643
blog migration ( #5909 )
...
Migrated the following articles:
• How to install osquery and enroll macOS devices into Fleet
• How to install osquery and enroll Windows devices into Fleet
• How to install osquery and enroll Linux devices into Fleet
For article: Apply BYOD to soothe supply chain pain:
• Changed category from "product" to "security"
2022-05-26 17:52:12 -05:00
gillespi314
baeff6e893
Add validation for pack scheduled query interval ( #5918 )
2022-05-26 16:54:21 -05:00
Kelvin Oghenerhoro Omereshone and Tim Kern
8e5cedf16e
Article on enrolling a DigitalOcean Droplet on a Fleet instance ( #5900 )
...
* feat: article on enrolling a DigitalOcean Droplet on a Fleet instance
* Update enrolling-a-digital-ocean-droplet-on-a-fleet-instance.md
Co-authored-by: Tim Kern <tim@fleetdm.com >
2022-05-26 16:33:45 -05:00
Zachary Winnerman
3be4c9c353
Allow rds access from jump box sg ( #5920 )
2022-05-26 14:24:57 -05:00
Desmi-Dizney
4bcfc9ebd1
Correcting links ( #5919 )
2022-05-26 14:21:51 -05:00
Desmi-Dizney
cb5d995503
Editor pass - handbook: edit ( #5914 )
...
Editor pass for:
- https://github.com/fleetdm/fleet/pull/5880
2022-05-26 13:55:23 -05:00
Desmi-Dizney
02a085f568
Editor pass - Handbook: Salesforce contributor experience ritual ( #5913 )
...
Editor pass for:
- https://github.com/fleetdm/fleet/pull/5551
2022-05-26 13:54:06 -05:00
gillespi314 and Desmi-Dizney
4862195d0f
Update engineering.md ( #5904 )
...
* Update engineering.md
* Update engineering.md
Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com >
2022-05-26 10:46:14 -05:00
dependabot[bot]
0b92604c92
Bump github.com/open-policy-agent/opa from 0.24.0 to 0.40.0 ( #5906 )
...
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa ) from 0.24.0 to 0.40.0.
- [Release notes](https://github.com/open-policy-agent/opa/releases )
- [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-policy-agent/opa/compare/v0.24.0...v0.40.0 )
---
updated-dependencies:
- dependency-name: github.com/open-policy-agent/opa
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-05-26 12:15:40 -03:00
Luke Heath
49b409904b
Fix export hosts filtering ( #5905 )
2022-05-25 18:48:48 -05:00
Charlie Chance and Mike Thomas
5322508a10
added "tools we use" ( #5709 )
...
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com >
2022-05-26 08:24:18 +09:00
Benjamin Edwards
58d2b66042
add github action deploy via OIDC credentials ( #5339 )
...
* remove unused iam poilcy attributes and remove github action on pull request, only workflow dispatch will be required
* update github.tf, commenting out all resources, but leaving in place in case someone else wants to use ODIC providers & Github actions
2022-05-25 14:03:29 -04:00
Michal Nicpon
6083b180a6
fix duplicate hosts in vuln webhook ( #5843 )
2022-05-25 11:40:12 -06:00
gillespi314
b4ffec10db
Remove skipLoadingExtras and includeCVEScores from GetHost and HostByIdentifier methods ( #5874 )
2022-05-25 11:30:03 -05:00
gillespi314
85c6ca0e5f
Improve precision in reporting of unseen hosts via host status webhook automations ( #5889 )
2022-05-25 10:54:56 -05:00
Mike Thomas
b7e59f23b4
Update login.ejs ( #5897 )
...
Update language on customer sign-in page for clarity.
2022-05-25 10:48:01 -05:00
Luke Heath
16209b4ec5
Add e2e tests for export hosts feature ( #5895 )
2022-05-25 10:29:50 -05:00
Guillaume Ross
e3f1dda641
Fix broken links in README ( #5899 )
...
Security policies were missing `.md`
2022-05-25 11:08:26 -04:00
Desmi-Dizney
0ed6069a26
Editor pass - Add Zendesk external service integration for vulnerability automations ( #5781 )
...
Editor pass for:
- https://github.com/fleetdm/fleet/pull/5372
2022-05-25 09:33:00 -05:00
Desmi-Dizney
1904e9c232
Editor pass - Handbook: tools we use ( #5881 )
...
Editor pass for:
- https://github.com/fleetdm/fleet/pull/5760
2022-05-24 18:16:01 -05:00
Desmi-Dizney
27828ff97e
Updated index ( #5882 )
2022-05-24 18:15:27 -05:00