Eric
45da29cfb5
Change email addresses used in examples to @example.com ( #9026 )
2022-12-14 16:13:12 -06:00
Chris McGillicuddy
a931331818
Update why-this-way.md ( #9023 )
...
* Update why-this-way.md
These edits address items 6 and 9 from the handbook notes doc: https://docs.google.com/document/d/17BhgTqCI5255RY71m5ri3nDx71DqmfYwyJmRe_nJ4Ns/edit?usp=sharing .
The content for Why open source? identifies benefits and addresses security concerns. I ended this section with a sort of call to action. This differs from other content in Why this way, but it seemed like a good opportunity. If this feels too aggressive, I can cut the Results section.
I've consolidated the bullets for every company values, as well as wrote summaries for the values that didn't have them. The goal is to make each value more distinct and easier to understand.
* Update README.md
* Update README.md
2022-12-14 14:56:03 -07:00
RachelElysia
51d1cf8569
Fleet UI: Add critical policy option ( #8758 )
2022-12-14 13:57:57 -05:00
RachelElysia
267f65a603
Frontend testing documentation ( #8936 )
2022-12-14 13:56:56 -05:00
Marcos Oviedo
2f77a50903
Fixing size comparison in sanity check function - Check should consider optional strings ( #9019 )
2022-12-14 15:17:58 -03:00
Robert Fairburn
4c084da762
Add optional fleet.tls.secretName to helm chart ( #8921 )
2022-12-14 12:17:44 -06:00
Robert Fairburn
612c86531b
Fix helm health Probes if tls enabled ( #8922 )
2022-12-14 12:17:22 -06:00
Martin Angers
f5ea13a800
Add changes file ( #9020 )
2022-12-14 09:56:13 -05:00
Stephan Miehe
b6a409fa3b
Support redis username ( #9018 )
2022-12-14 08:53:38 -05:00
Mike McNeil
af3bf28971
DRI == Jarod ( #9002 )
...
* DRI == Jarod
* Update CODEOWNERS
* Update CODEOWNERS
* Update custom.js
* Fix accidental change
Up to you guys, ill leave the way it was
2022-12-13 22:30:53 -06:00
Mike Thomas
bb40f876dd
Updated marketing DRI in the handbook ( #9017 )
...
I spotted and updated a couple of places in the handbook that needed the VP of marketing updating.
2022-12-14 13:21:37 +09:00
Zach Wasserman
fce4bae018
Fix typos in website code ( #9015 )
2022-12-13 15:33:23 -08:00
Marcos Oviedo
53b74e576c
Adding fallback mechanism to retrive UUID on Windows ( #8993 )
...
* Adding fallback mechanism to retrive UUID on Windows
* Fixing erroneous code comments
* Addressing code review findings
2022-12-13 18:04:49 -03:00
Mike McNeil
b6f12a1109
Real talk ( #9003 )
...
* Real talk
* Salesforce shoutout
@anelshaer
* Update README.md
2022-12-13 13:44:41 -06:00
Jacob Shandling
647a9bbf0f
Match e2e testing nav link to correct header id ( #8903 )
2022-12-13 10:04:29 -08:00
Jacob Shandling and Jacob Shandling
665ed443b9
Refactor StatusCell to StatusIndicator ( #8854 )
...
Co-authored-by: Jacob Shandling <jacob@fleetdm.com >
2022-12-13 10:04:07 -08:00
Michal Nicpon
3c9dd27d75
add fleectl generate mdm-apple-bm command ( #8979 )
2022-12-13 16:24:50 +01:00
Noah Talerman
6a437aaa35
Add augeas to list of improvements in 4.24 article ( #8971 )
2022-12-12 16:29:23 -05:00
Martin Angers
f18a320bd5
Add command get mdm-apple-bm to fleetctl ( #8949 )
2022-12-12 15:45:53 -05:00
Mike Thomas and Eric
499e0a2890
Fleet Cloud beta ribbon ( #8990 )
...
* Fleet Cloud beta ribbon
I added the ribbon back to the top of fleetdm.com pages to promote the beta campaign.
@eashaw, please can you take over when you're back online? There's a repeated class headerCTAHidden that I'm not sure whether to keep or not.
* remove unused css class
Co-authored-by: Eric <eashaw@sailsjs.com >
2022-12-12 14:19:11 -06:00
Tomas Touceda
45e0a14700
Add quay push ( #8967 )
...
* Add quay push to the snapshot pusher to start
* Tags need to be just the tag part in this one
* Put the tag in a variable
* Fix typos
* Switch up how we define registry to see if it finds the image like this
* Add quay push everywhere else
2022-12-12 14:15:06 -03:00
Zach Wasserman and Tomas Touceda
083b781c2c
Send custom headers for live queries ( #8991 )
...
This needed to be set specifically for the live query websocket dialer,
since that doesn't use the HTTP client that the rest of the API client
methods use.
Co-authored-by: Tomas Touceda <chiiph@gmail.com >
2022-12-12 07:56:35 -08:00
Mike Thomas
a6d3938182
image update ( #8989 )
...
swapped image to most recent version.
2022-12-11 16:02:18 -06:00
Mike McNeil
8b762c5622
Add more color to FAQ + propose a naming decision ( #8674 )
2022-12-10 23:56:24 -06:00
Eric
70bf6b3344
Website: add Fleet Cloud banner to homepage ( #8988 )
2022-12-09 19:29:41 -06:00
Mike McNeil
45643b5468
Update pricing.ejs ( #8985 )
...
* Update pricing.ejs
* Update pricing-features-table.yml
2022-12-09 15:04:29 -06:00
Frank Sievertsen
a228dcb170
Add critical policies as a premium feature ( #8959 )
...
* add premium feature critical policies
* update documentation
* add test for premium-only field
* update old change-file
* test policies more comprehensively
* also test team policies
* PATCH returns wrong timestamp, updating test
2022-12-09 19:23:08 +01:00
Roberto Dip
e68535d468
report errors that can occur during file carving ( #8972 )
...
related to https://github.com/fleetdm/fleet/issues/8117
2022-12-09 13:21:30 -03:00
Tomas Touceda
71dbb71df4
Update go to 1.19.4 ( #8945 )
...
* Update go to 1.19.4
* Comment out failing package test
* Comment out ALL the packaging tests for windows for the moment
* Update go to 1.19.4
* Comment out failing package test
* Comment out ALL the packaging tests for windows for the moment
* Update changelog
* Bump versions
* Update changelog to reflect this being a security release
2022-12-09 11:47:17 -03:00
Reed Haynes and Reed Haynes
a94d697ce4
updated osquery testing files ( #8940 )
...
Co-authored-by: Reed Haynes <reed@fleetdm.com >
2022-12-08 13:28:36 -08:00
Mo Zhu
042504c4cf
Update pricing to reflect that osquery startup flags exists ( #8970 )
2022-12-08 13:21:44 -08:00
Gabriel Hernandez
22abdd4ed8
add frontend directories for mdm ( #8968 )
2022-12-08 14:28:39 -06:00
Eric
cddf7953e6
Update Fleet Premium pricing ( #8966 )
...
* update Fleet Premium price
* Update new-license.ejs
2022-12-08 13:01:24 -06:00
RachelElysia
e9afcc778a
Fleet UI: Fix input field alignments ( #8963 )
2022-12-08 10:57:28 -08:00
Robert Fairburn and Michal Nicpon
41feacad4d
Fix confusion with tags on dogfood deploy workflow ( #8964 )
...
* Fix confusion with tags on dogfood deploy workflow
* Update .github/workflows/dogfood-deploy.yml
Co-authored-by: Michal Nicpon <39177923+michalnicp@users.noreply.github.com >
Co-authored-by: Michal Nicpon <39177923+michalnicp@users.noreply.github.com >
2022-12-08 12:11:33 -06:00
111a633bd5
Update pricing-features-table.yml ( #8954 )
...
* Update pricing-features-table.yml
* It doesn't actually support markdown, I just got excited
* Add features key to device management category
* Apply suggestions from code review
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com >
* Mark profiles as free
Co-authored-by: Eric <eashaw@sailsjs.com >
Co-authored-by: Mo Zhu <mo@fleetdm.com >
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com >
2022-12-07 23:21:32 -06:00
Eric
5775bbbe0c
add required values to icloud_private_relay & fix markdown link in description ( #8955 )
2022-12-07 11:43:58 -08:00
RachelElysia
fa8ee026ff
Frontend: Unit tests /components directory, convert to svg icons ( #8716 )
2022-12-07 09:59:38 -08:00
Michal Nicpon
10b3179b63
Add fleetctl generate mdm-apple ( #8812 )
2022-12-07 18:24:42 +01:00
Mo Zhu and Guillaume Ross
149ba5b24a
document new icloud_private_relay table ( #8910 )
...
* document new icloud_private_relay table
* Update icloud_private_relay.yml
* "enabled" instead of "turned on"
Co-authored-by: Guillaume Ross <guillaume@fleetdm.com >
Co-authored-by: Guillaume Ross <guillaume@fleetdm.com >
2022-12-07 08:16:06 -08:00
Mo Zhu
1ecd235312
Revert "Add MDM-enforced OS autoupdate query ( #8927 )" ( #8944 )
...
This reverts commit 61f2d5fe58 .
This query already existed here: https://fleetdm.com/queries/automatic-installation-of-operating-system-updates-is-enabled-mac-os . I didn't see it because of the "built-in" default filter.
2022-12-07 08:04:50 -08:00
Eric
5db8383153
Fix schema folder auto-reviews ( #8942 )
2022-12-07 08:24:23 -06:00
Jarod Reyes
231de42a88
Update receive-from-github.js ( #8918 )
...
Added 'jarodreyes' to list of humans.
2022-12-07 08:23:38 -06:00
Mike McNeil
bf1c894e7d
Hide browser_plugins table ( #8669 )
...
It is not supported in most modern browsers and we think it is more osquerious-user-confusing than it is potentially security-helpful .
2022-12-07 08:23:20 -06:00
Mike McNeil
89b9f23891
Handbook: follow up to #8931 re company handbook page ( #8946 )
2022-12-07 08:23:03 -06:00
Mike McNeil and Guillaume Ross
6049822df3
Add caveats to "preferences" table ( #8652 )
...
Co-authored-by: Guillaume Ross <guillaume@fleetdm.com >
2022-12-07 08:08:15 -06:00
Sharvil Shah
9ee09cd133
Document usage of command_line_flags ( #8398 )
2022-12-07 13:01:03 +05:30
Chris McGillicuddy
4e7a8013ae
Short goals for Fleet's values.md ( #8931 )
...
These edits address items 3, 4, and 8 from the handbook notes doc:
https://docs.google.com/document/d/17BhgTqCI5255RY71m5ri3nDx71DqmfYwyJmRe_nJ4Ns/edit
I'm happy to revise as necessary.
2022-12-06 17:43:29 -06:00
Eric
11313fd833
Update osquery_fleet_schema.json ( #8941 )
2022-12-06 17:28:04 -06:00
dependabot[bot]
b7e44e4b2e
Bump decode-uri-component from 0.2.0 to 0.2.2 ( #8912 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 16:26:36 -06:00