dependabot[bot]
6bf80ef23e
Bump golang.org/x/text from 0.3.7 to 0.3.8 in /infrastructure/sandbox/JITProvisioner/lambda ( #10049 )
...
[//]: # (dependabot-start)
⚠️ **Dependabot is rebasing this PR** ⚠️
Rebasing might not happen immediately, so don't worry if this takes some
time.
Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.3.7 to
0.3.8.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/text/commit/434eadcdbc3b0256971992e8c70027278364c72c "><code>434eadc</code></a>
language: reject excessively large Accept-Language strings</li>
<li><a
href="https://github.com/golang/text/commit/23407e72ed5b895a2dfd230aec777f4fbe026d6a "><code>23407e7</code></a>
go.mod: ignore cyclic dependency for tagging</li>
<li><a
href="https://github.com/golang/text/commit/b18d3dd8a4b426ebedcf279b593e85ac4985b9d3 "><code>b18d3dd</code></a>
secure/precis: replace bytes.Compare with bytes.Equal</li>
<li><a
href="https://github.com/golang/text/commit/795e854ff348c9cac4fd0033ce04c417705dd0bb "><code>795e854</code></a>
all: replace io/ioutil with io and os package</li>
<li><a
href="https://github.com/golang/text/commit/b0ca10ff35f1325c7d0ac7830fe3f036bd72d8f9 "><code>b0ca10f</code></a>
internal/language: bump script types to uint16 and update registry</li>
<li><a
href="https://github.com/golang/text/commit/ba9b0e1d4b03523c708709935fbc961124b6967b "><code>ba9b0e1</code></a>
go.mod: update x/tools to HEAD</li>
<li><a
href="https://github.com/golang/text/commit/d03b41800055b01e3895b1e047af09733c93bf63 "><code>d03b418</code></a>
A+C: delete AUTHORS and CONTRIBUTORS</li>
<li><a
href="https://github.com/golang/text/commit/b4bca84b03619dba00657375259024a7f8ae6712 "><code>b4bca84</code></a>
language/display: fix Tag method comment</li>
<li><a
href="https://github.com/golang/text/commit/ea49e3e2d5b3f1518081d8bc53ffefc8bc60ecec "><code>ea49e3e</code></a>
go.mod: update x/tools to HEAD</li>
<li><a
href="https://github.com/golang/text/commit/78819d01d041a94e055bbaa2d95e5e4d49e8f8a0 "><code>78819d0</code></a>
go.mod: update to golang.org/x/text v0.1.10</li>
<li>Additional commits viewable in <a
href="https://github.com/golang/text/compare/v0.3.7...v0.3.8 ">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts page](https://github.com/fleetdm/fleet/network/alerts ).
</details>
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 18:10:29 -08:00
dependabot[bot]
57feba63dd
Bump golang.org/x/text from 0.3.7 to 0.3.8 in /infrastructure/sandbox/PreProvisioner/lambda ( #10050 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.3.7 to
0.3.8.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/text/commit/434eadcdbc3b0256971992e8c70027278364c72c "><code>434eadc</code></a>
language: reject excessively large Accept-Language strings</li>
<li><a
href="https://github.com/golang/text/commit/23407e72ed5b895a2dfd230aec777f4fbe026d6a "><code>23407e7</code></a>
go.mod: ignore cyclic dependency for tagging</li>
<li><a
href="https://github.com/golang/text/commit/b18d3dd8a4b426ebedcf279b593e85ac4985b9d3 "><code>b18d3dd</code></a>
secure/precis: replace bytes.Compare with bytes.Equal</li>
<li><a
href="https://github.com/golang/text/commit/795e854ff348c9cac4fd0033ce04c417705dd0bb "><code>795e854</code></a>
all: replace io/ioutil with io and os package</li>
<li><a
href="https://github.com/golang/text/commit/b0ca10ff35f1325c7d0ac7830fe3f036bd72d8f9 "><code>b0ca10f</code></a>
internal/language: bump script types to uint16 and update registry</li>
<li><a
href="https://github.com/golang/text/commit/ba9b0e1d4b03523c708709935fbc961124b6967b "><code>ba9b0e1</code></a>
go.mod: update x/tools to HEAD</li>
<li><a
href="https://github.com/golang/text/commit/d03b41800055b01e3895b1e047af09733c93bf63 "><code>d03b418</code></a>
A+C: delete AUTHORS and CONTRIBUTORS</li>
<li><a
href="https://github.com/golang/text/commit/b4bca84b03619dba00657375259024a7f8ae6712 "><code>b4bca84</code></a>
language/display: fix Tag method comment</li>
<li><a
href="https://github.com/golang/text/commit/ea49e3e2d5b3f1518081d8bc53ffefc8bc60ecec "><code>ea49e3e</code></a>
go.mod: update x/tools to HEAD</li>
<li><a
href="https://github.com/golang/text/commit/78819d01d041a94e055bbaa2d95e5e4d49e8f8a0 "><code>78819d0</code></a>
go.mod: update to golang.org/x/text v0.1.10</li>
<li>Additional commits viewable in <a
href="https://github.com/golang/text/compare/v0.3.7...v0.3.8 ">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts page](https://github.com/fleetdm/fleet/network/alerts ).
</details>
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 18:09:44 -08:00
Zach Wasserman
5d6cb9e4e9
Update policy ownership and language ( #10152 )
...
Reflects updates since Guillaume's departure.
2023-02-27 19:36:42 -06:00
Luke Heath
71f2a62b4c
Prepare for 4.28.0 ( #10103 )
2023-02-27 15:19:15 -08:00
Katheryn Satterlee
0455dfea92
Update list of endpoints ( #10013 )
...
Added`/api/osquery/log` to list of endpoints needed for hosts running
Orbit
.
2023-02-27 16:51:02 -06:00
Charlie Chance and Mike McNeil
0756b7c0dd
offboarding charlie ( #10142 )
...
.
---------
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com >
2023-02-27 16:49:38 -06:00
Charlie Chance
07b5c15a14
offboarding charlie ( #10143 )
...
.
2023-02-27 16:45:04 -06:00
Charlie Chance
08a8b1cc17
offboarding charlie ( #10140 )
...
.
2023-02-27 16:43:49 -06:00
gillespi314
6fec539fbf
Update API responses for hosts and labels endpoints to include host mdm info ( #10141 )
...
Issue #10126
- Add mdm solution name to host mdm inf
- Add host mdm info in labels API response;
2023-02-27 18:40:34 -03:00
Gabriel Hernandez
d849838c23
change showing turn off mdm from data from host/:id/mdm ( #10129 )
2023-02-27 13:33:50 -06:00
Luke Heath
8c4d4b1763
Fix controls page tab navigation ( #10125 )
2023-02-27 13:33:14 -06:00
Charlie Chance
728c47fa34
Offboarding Charlie ( #10131 )
...
https://app.zenhub.com/workspaces/-g-business-operations-63f3dc3cc931f6247fcf55a9/issues/gh/fleetdm/confidential/2024
2023-02-27 12:22:30 -07:00
Eric
a860328c04
Website: Update Github webhook to ignore Mergefreeze status for PRs outside of the Fleet repo ( #10123 )
...
Changes:
- Updated `receive-from-github.js` to only send requests to freeze and
unfreeze the Fleet repo when the PR it is checking is from the
fleetdm/fleet repo.
2023-02-27 12:29:32 -06:00
RachelElysia
1a37f9bf5a
Fleet UI: Use app context currentTeam as source of truth for teamId ( #10118 )
2023-02-27 11:06:18 -06:00
Mike McNeil
593a64fde0
Add Loom tutorials about hiring ( #10119 )
...
# Checklist for submitter
If some of the following don't apply, delete the relevant line.
- [ ] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files )
for more information.
- [ ] Documented any API changes (docs/Using-Fleet/REST-API.md or
docs/Contributing/API-for-contributors.md)
- [ ] Documented any permissions changes
- [ ] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for
new osquery data ingestion features.
- [ ] Added/updated tests
- [ ] Manual QA for all new/changed functionality
- For Orbit and Fleet Desktop changes:
- [ ] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.
- [ ] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).
2023-02-27 10:52:42 -06:00
Luke Heath
e4ee9c0c4f
Add div wrapper around logo to increase click area ( #10117 )
2023-02-27 10:52:28 -06:00
Gabriel Hernandez
3f5a45bc97
fix showing turn off mdm host action depending on mdm solution ( #10116 )
2023-02-27 10:49:23 -06:00
Marcos Oviedo
b69b781c6e
Updating GetPoliciesResponse content to address requirements from Feb 2023 OS update ( #10064 )
...
This is a tool's update to the Policies Webservice response to address the changes introduced during Feb 2023 OS update
2023-02-27 10:50:26 -03:00
gillespi314
9031ee569d
Adjust permissions for Apple BM endpoints ( #10107 )
2023-02-24 19:25:26 -06:00
Noah Talerman and Mo Zhu
103edb11f0
MDM docs: Custom settings (profiles) ( #10055 )
...
Addresses:
- #9908
Changes:
- Add instructions for enforcing custom settings to macOS hosts using
profiles
- Add instructions for using iMazing Profile Creator to create profiles
- Add instructions for adding profiles to Fleet (UI and CLI)
- Add instructions for migrating settings that were enforced using the
old MDM solution to Fleet
- Update link in Fleet UI (**Custom settings** page) to point to docs
---------
Co-authored-by: Mo Zhu <mozhu888@gmail.com >
2023-02-24 16:09:14 -08:00
Luke Heath
1f6985e597
Add context to some primary nav items ( #10106 )
2023-02-24 17:41:24 -06:00
Eric
a6551e43d7
Website: Update signup error handling when there is a Stripe related error. ( #10042 )
...
Closes: https://github.com/fleetdm/confidential/issues/1748
Changes:
- Added an error that is thrown if a Stripe customer cannot be created
for a new user.
- Updated `signup.js` to create Stripe customers for new users before
the new record is saved in the database. This helps prevent situations
where users are shown an error message when they submit the signup form,
but their account was actually created (without a `stripeCustomerId`).
2023-02-24 17:00:15 -06:00
Gabriel Hernandez
40a343a43f
fix for delete profile activity ( #10096 )
2023-02-24 16:06:57 -06:00
Lucas Manuel Rodriguez
bbd0cb087b
Add compliance to CODEOWNERS ( #10100 )
2023-02-24 17:59:34 -03:00
gillespi314
838645a905
Screen for unsupported MDM config profile payload types in CLI ( #10098 )
2023-02-24 14:12:53 -06:00
Juan Fernandez
7e366272c0
Feature 9386: Parse the Mac Office release notes for vulnerability processing ( #9993 )
...
This PR adds the capability of parsing the release notes posted in https://learn.microsoft.com/en-us/officeupdates/release-notes-office-for-mac into a JSON metadata file (to be released in the NVD repo) and use it for detecting vulnerabilities on Mac Office apps.
2023-02-24 14:18:25 -04:00
Charlie Chance
ac27703dd4
Shut down g-compliance channel, handbook cleanup ( #10082 )
...
https://app.zenhub.com/workspaces/-g-business-operations-63f3dc3cc931f6247fcf55a9/issues/gh/fleetdm/confidential/1955
2023-02-24 10:57:31 -07:00
Gabriel Hernandez
75a0436f12
max height for org logo images, ensured consistant nav height ( #10095 )
2023-02-24 11:27:39 -06:00
RachelElysia
ea42eff8e4
Fleet UI: Saving policy platforms always successful even if incompatible ( #10058 )
2023-02-24 10:38:29 -05:00
Mike McNeil
d70164cd38
Less punctuation, consistently apply "Explore data" ( #10087 )
2023-02-24 09:36:55 -06:00
Sharon Katz
5603190d6a
CIS Win10 1.2.1-1.2.3 + 2.2.1-2.2.7 (Some empty queries) ( #9839 )
2023-02-24 09:20:27 -05:00
RachelElysia
dbaa25104e
Fleet UI: Wrap activity feed ( #10075 )
2023-02-24 09:05:42 -05:00
Benjamin Edwards
f3b0e4da72
add configuration parameters for filesystem logging file rotation ( #10048 )
2023-02-24 07:44:56 -05:00
Gabriel Hernandez
8ed7e88ed5
fix No teams typo and cleanup controls page ( #10089 )
...
quick fix to change `No teams` to `No team`. also did some organising of
import statements on controls page
2023-02-24 12:27:21 +00:00
Benjamin Edwards
6f8abe3bc3
refactor vuln process command ( #10088 )
...
propagate error and properly defer store unlock
2023-02-23 23:22:36 -05:00
Alex Mitchell
590822115e
Signature process for agreements where customer kicks off the signature request ( #10085 )
...
# Checklist for submitter
If some of the following don't apply, delete the relevant line.
- [ ] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files )
for more information.
- [ ] Documented any API changes (docs/Using-Fleet/REST-API.md or
docs/Contributing/API-for-contributors.md)
- [ ] Documented any permissions changes
- [ ] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for
new osquery data ingestion features.
- [ ] Added/updated tests
- [ ] Manual QA for all new/changed functionality
- For Orbit and Fleet Desktop changes:
- [ ] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.
- [ ] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).
2023-02-23 20:59:53 -06:00
Mike McNeil
57e03e69a7
Clarify ugly wireframes are ok, because they'll be drafted into somet… ( #10073 )
...
…hing ready for release.
2023-02-23 16:25:48 -06:00
Jarod Reyes
25a723fdc1
Adding a link to the docs. ( #10079 )
2023-02-23 13:01:34 -08:00
gillespi314
5a988872a7
Filter removed mdm profiles from host details ( #10074 )
2023-02-23 14:33:36 -06:00
Roberto Dip
16a724f067
use the right JSON structure for Nudge config ( #10072 )
2023-02-23 16:56:22 -03:00
Roberto Dip
cc4d6c9a2c
fix: don't try to send commands to non MDM enrolled hosts ( #10052 )
2023-02-23 16:17:53 -03:00
RachelElysia
b4330c873e
Fleet UI: Fix host count for hosts filtered by operating system version ( #10070 )
2023-02-23 13:50:11 -05:00
Zach Wasserman and Mike McNeil
f37ba20f53
Update README.md ( #10037 )
...
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com >
2023-02-23 12:10:33 -06:00
Mike McNeil
1c9b458c13
Handbook release post ritual
2023-02-23 10:05:55 -08:00
Charlie Chance
f6ea9d01bb
Charlotte chance patch 1 ( #10068 )
2023-02-23 10:55:05 -07:00
Mike McNeil
e8d1d27b8c
Reiterate training commitments ( #10066 )
2023-02-23 11:49:37 -06:00
Roberto Dip
e152b5ab07
adjust MDM integration tests to be more accurate ( #10059 )
2023-02-23 14:48:50 -03:00
Roberto Dip
fb2400c966
launch Nudge using /usr/bin/open ( #10051 )
...
this accomplishes two things:
1. We're not waiting on Nudge to exit anymore, preventing issues like
https://github.com/fleetdm/fleet/issues/10044
2. Nudge is launched as a local user instead of root, which is the
recommended way to do it.
2023-02-23 14:48:40 -03:00
Mike McNeil
056437f474
Include preamble ( #10061 )
2023-02-23 11:30:12 -06:00
Marcos Oviedo
7e95c52213
Pushing CIS policy checks for 2.3.1.x to 2.3.7.x ( #9902 )
...
This relates to #9850
2023-02-23 14:04:23 -03:00