Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/compliance/src/.openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.6.0
7.0.0
2 changes: 1 addition & 1 deletion packages/compliance/src/PolicySystems/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export type PolicySystemsParams = {
*/
sortBy?: any,
/**
* Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Systems are searchable using attributes `display_name`, `os_minor_version`, and `group_name`<br><br>(e.g.: `(field_1=something AND field_2!=\"something else\") OR field_3>40`)
* Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Systems are searchable using attributes `display_name`, `os_minor_version`, `group_name`, and `group_id`<br><br>(e.g.: `(field_1=something AND field_2!=\"something else\") OR field_3>40`)
* @type { any }
* @memberof PolicySystemsApi
*/
Expand Down
2 changes: 1 addition & 1 deletion packages/compliance/src/PolicySystemsOS/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export type PolicySystemsOSParams = {
*/
xRHIDENTITY?: any,
/**
* Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Systems are searchable using attributes `display_name`, `os_version`, `os_major_version`, `os_minor_version`, `assigned_or_scanned`, `never_reported`, `group_name`, `policies`, and `profile_ref_id`<br><br>(e.g.: `(field_1=something AND field_2!=\"something else\") OR field_3>40`)
* Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Systems are searchable using attributes `display_name`, `os_version`, `os_major_version`, `os_minor_version`, `assigned_or_scanned`, `never_reported`, `group_name`, `group_id`, `policies`, and `profile_ref_id`<br><br>(e.g.: `(field_1=something AND field_2!=\"something else\") OR field_3>40`)
* @type { any }
* @memberof PolicySystemsOSApi
*/
Expand Down
2 changes: 1 addition & 1 deletion packages/compliance/src/ReportSystems/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export type ReportSystemsParams = {
*/
sortBy?: any,
/**
* Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Systems are searchable using attributes `display_name`, `os_minor_version`, `never_reported`, and `group_name`<br><br>(e.g.: `(field_1=something AND field_2!=\"something else\") OR field_3>40`)
* Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Systems are searchable using attributes `display_name`, `os_minor_version`, `never_reported`, `group_name`, and `group_id`<br><br>(e.g.: `(field_1=something AND field_2!=\"something else\") OR field_3>40`)
* @type { any }
* @memberof ReportSystemsApi
*/
Expand Down
2 changes: 1 addition & 1 deletion packages/compliance/src/ReportSystemsOS/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export type ReportSystemsOSParams = {
*/
xRHIDENTITY?: any,
/**
* Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Systems are searchable using attributes `display_name`, `os_version`, `os_major_version`, `os_minor_version`, `assigned_or_scanned`, `never_reported`, `group_name`, `policies`, and `profile_ref_id`<br><br>(e.g.: `(field_1=something AND field_2!=\"something else\") OR field_3>40`)
* Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Systems are searchable using attributes `display_name`, `os_version`, `os_major_version`, `os_minor_version`, `assigned_or_scanned`, `never_reported`, `group_name`, `group_id`, `policies`, and `profile_ref_id`<br><br>(e.g.: `(field_1=something AND field_2!=\"something else\") OR field_3>40`)
* @type { any }
* @memberof ReportSystemsOSApi
*/
Expand Down
2 changes: 1 addition & 1 deletion packages/compliance/src/ReportTestResults/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export type ReportTestResultsParams = {
*/
sortBy?: any,
/**
* Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Test Results are searchable using attributes `score`, `supported`, `system_id`, `display_name`, `os_minor_version`, `security_guide_version`, `compliant`, `group_name`, and `failed_rule_severity`<br><br>(e.g.: `(field_1=something AND field_2!=\"something else\") OR field_3>40`)
* Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Test Results are searchable using attributes `score`, `supported`, `system_id`, `display_name`, `os_minor_version`, `security_guide_version`, `compliant`, `group_name`, `group_id`, and `failed_rule_severity`<br><br>(e.g.: `(field_1=something AND field_2!=\"something else\") OR field_3>40`)
* @type { any }
* @memberof ReportTestResultsApi
*/
Expand Down
2 changes: 1 addition & 1 deletion packages/compliance/src/ReportTestResultsOS/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export type ReportTestResultsOSParams = {
*/
xRHIDENTITY?: any,
/**
* Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Test Results are searchable using attributes `score`, `supported`, `system_id`, `display_name`, `os_minor_version`, `security_guide_version`, `compliant`, `group_name`, and `failed_rule_severity`<br><br>(e.g.: `(field_1=something AND field_2!=\"something else\") OR field_3>40`)
* Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Test Results are searchable using attributes `score`, `supported`, `system_id`, `display_name`, `os_minor_version`, `security_guide_version`, `compliant`, `group_name`, `group_id`, and `failed_rule_severity`<br><br>(e.g.: `(field_1=something AND field_2!=\"something else\") OR field_3>40`)
* @type { any }
* @memberof ReportTestResultsOSApi
*/
Expand Down
2 changes: 1 addition & 1 deletion packages/compliance/src/SecurityGuidesOS/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export type SecurityGuidesOSParams = {
*/
xRHIDENTITY?: any,
/**
* Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Systems are searchable using attributes `display_name`, `os_version`, `os_major_version`, `os_minor_version`, `assigned_or_scanned`, `never_reported`, `group_name`, `policies`, and `profile_ref_id`<br><br>(e.g.: `(field_1=something AND field_2!=\"something else\") OR field_3>40`)
* Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Systems are searchable using attributes `display_name`, `os_version`, `os_major_version`, `os_minor_version`, `assigned_or_scanned`, `never_reported`, `group_name`, `group_id`, `policies`, and `profile_ref_id`<br><br>(e.g.: `(field_1=something AND field_2!=\"something else\") OR field_3>40`)
* @type { any }
* @memberof SecurityGuidesOSApi
*/
Expand Down
2 changes: 1 addition & 1 deletion packages/compliance/src/Systems/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export type SystemsParams = {
*/
sortBy?: any,
/**
* Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Systems are searchable using attributes `display_name`, `os_major_version`, `os_minor_version`, `assigned_or_scanned`, `group_name`, `policies`, and `profile_ref_id`<br><br>(e.g.: `(field_1=something AND field_2!=\"something else\") OR field_3>40`)
* Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Systems are searchable using attributes `display_name`, `os_major_version`, `os_minor_version`, `assigned_or_scanned`, `group_name`, `group_id`, `policies`, and `profile_ref_id`<br><br>(e.g.: `(field_1=something AND field_2!=\"something else\") OR field_3>40`)
* @type { any }
* @memberof SystemsApi
*/
Expand Down
2 changes: 1 addition & 1 deletion packages/compliance/src/SystemsOS/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export type SystemsOSParams = {
*/
xRHIDENTITY?: any,
/**
* Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Systems are searchable using attributes `display_name`, `os_version`, `os_major_version`, `os_minor_version`, `assigned_or_scanned`, `never_reported`, `group_name`, `policies`, and `profile_ref_id`<br><br>(e.g.: `(field_1=something AND field_2!=\"something else\") OR field_3>40`)
* Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Systems are searchable using attributes `display_name`, `os_version`, `os_major_version`, `os_minor_version`, `assigned_or_scanned`, `never_reported`, `group_name`, `group_id`, `policies`, and `profile_ref_id`<br><br>(e.g.: `(field_1=something AND field_2!=\"something else\") OR field_3>40`)
* @type { any }
* @memberof SystemsOSApi
*/
Expand Down
10 changes: 5 additions & 5 deletions packages/compliance/src/types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -436,31 +436,31 @@ export interface Report {
*/
'percent_compliant'?: any;
/**
* The number of Systems assigned to this Report. Not visible under the Systems endpoint.
* The number of Systems assigned to this Report
* @type {any}
* @memberof Report
*/
'assigned_system_count'?: any;
/**
* The number of compliant Systems in this Report. Inconsistent under the Systems endpoint.
* The number of compliant Systems in this Report
* @type {any}
* @memberof Report
*/
'compliant_system_count'?: any;
/**
* Informs if the user has access to all the Systems under the Report. \\ Inconsistent under the Systems endpoint.
* Informs if the user has access to all the Systems under the Report
* @type {any}
* @memberof Report
*/
'all_systems_exposed'?: any;
/**
* The number of unsupported Systems in this Report. \\ Inconsistent under the Systems endpoint.
* The number of unsupported Systems in this Report
* @type {any}
* @memberof Report
*/
'unsupported_system_count'?: any;
/**
* The number of Systems in this Report that have Test Results available. \\ Inconsistent under the Systems endpoint.
* The number of Systems in this Report that have Test Results available
* @type {any}
* @memberof Report
*/
Expand Down
4 changes: 0 additions & 4 deletions packages/config-manager/src/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
CreateProfile/index.ts
GetProfile/index.ts
api.ts
docs/CreateProfileApi.md
docs/CreateProfileRequest.md
docs/GetProfileApi.md
docs/Profile.md
git_push.sh
index.ts
index.ts
Expand Down
2 changes: 1 addition & 1 deletion packages/config-manager/src/.openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.20.0
7.0.0
3 changes: 2 additions & 1 deletion packages/config-manager/src/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ import {

const endpointList = {
createProfile,
getProfile,
getProfile,


};

Expand Down
63 changes: 0 additions & 63 deletions packages/config-manager/src/docs/CreateProfileApi.md

This file was deleted.

26 changes: 0 additions & 26 deletions packages/config-manager/src/docs/CreateProfileRequest.md

This file was deleted.

62 changes: 0 additions & 62 deletions packages/config-manager/src/docs/GetProfileApi.md

This file was deleted.

34 changes: 0 additions & 34 deletions packages/config-manager/src/docs/Profile.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/host-inventory/src/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@ ApiSystemProfileGetSapSids/index.ts
ApiSystemProfileGetSapSystem/index.ts
ApiSystemProfileValidateSchema/index.ts
ApiTagGetTags/index.ts
ApiViewsCloneView/index.ts
ApiViewsCreateView/index.ts
ApiViewsDeleteView/index.ts
ApiViewsGetViewById/index.ts
ApiViewsGetViewsList/index.ts
ApiViewsUpdateView/index.ts
api.ts
git_push.sh
index.ts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export type ApiGroupGetGroupListParams = {
*/
orderBy?: ApiGroupGetGroupListOrderByEnum,
/**
* Direction of the ordering (case-insensitive); defaults to ASC for name, and to DESC for host_count
* Direction of the ordering (case-insensitive); defaults to ASC for name, and to DESC for host_count and updated
* @type { string }
* @memberof ApiGroupGetGroupListApi
*/
Expand Down
Loading
Loading