Filter: LicenseFilter
Filter type for License.
All fields in this type are and-combined; see the or
field for or-combination.
Related Types
Input Fields
Name | Type | Description |
---|---|---|
AND | LicenseFilter | A field that checks if all filters in the list apply If the list is empty, this filter applies to all objects. |
OR | LicenseFilter | A field that checks if any of the filters in the list apply. If the list is empty, this filter applies to no objects. Note that only the items in the list or-combined; this complete |
copyLeft | CopyLeft | Checks if If an index exists on The type of CopyLeft license family, if applicable |
copyLeft_in | CopyLeft | Checks if The type of CopyLeft license family, if applicable |
copyLeft_not | CopyLeft | Checks if The type of CopyLeft license family, if applicable |
copyLeft_not_in | CopyLeft | Checks if The type of CopyLeft license family, if applicable |
createdAt | DateTime | Checks if If an index exists on The instant this object has been created |
createdAt_gt | DateTime | Checks if The instant this object has been created |
createdAt_gte | DateTime | Checks if The instant this object has been created |
createdAt_in | DateTime | Checks if The instant this object has been created |
createdAt_lt | DateTime | Checks if The instant this object has been created |
createdAt_lte | DateTime | Checks if The instant this object has been created |
createdAt_not | DateTime | Checks if The instant this object has been created |
createdAt_not_in | DateTime | Checks if The instant this object has been created |
fullLicenseName | String | Checks if If an index exists on See also The full name of the license |
fullLicenseName_contains | String | Checks if The full name of the license |
fullLicenseName_ends_with | String | Checks if The full name of the license |
fullLicenseName_gt | String | Checks if The full name of the license |
fullLicenseName_gte | String | Checks if The full name of the license |
fullLicenseName_in | String | Checks if The full name of the license |
fullLicenseName_like | String | Matches
If an index exists on The full name of the license |
fullLicenseName_lt | String | Checks if The full name of the license |
fullLicenseName_lte | String | Checks if The full name of the license |
fullLicenseName_not | String | Checks if The full name of the license |
fullLicenseName_not_contains | String | Checks if The full name of the license |
fullLicenseName_not_ends_with | String | Checks if The full name of the license |
fullLicenseName_not_in | String | Checks if The full name of the license |
fullLicenseName_not_like | String | Checks if
The full name of the license |
fullLicenseName_not_starts_with | String | Checks if Never uses an index. Consider using The full name of the license |
fullLicenseName_starts_with | String | Checks if Never uses an index. Consider using The full name of the license |
id | ID | Checks if If an index exists on An auto-generated string that identifies this root entity uniquely among others of the same type |
id_gt | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_gte | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_in | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_lt | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_lte | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_not | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_not_in | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
instances_empty | Boolean | Checks if |
instances_every | SoftwareComponentInstanceFilter | Makes sure all items in |
instances_none | SoftwareComponentInstanceFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
instances_some | SoftwareComponentInstanceFilter | Makes sure at least one of the items in "instances" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
isDeprecatedLicenseId | Boolean | Checks if If an index exists on Whether or not the license ID has been deprecated in official SPDX lists |
isDeprecatedLicenseId_not | Boolean | Checks if Whether or not the license ID has been deprecated in official SPDX lists |
isFsfLibre | Boolean | Checks if If an index exists on Whether or not the license is a Free Software Foundation (FSF) approved or endorsed license. The FSF has specific criteria for what constitutes a "free" or "libre" software license. Freedom 0: The freedom to run the program for any purpose. Freedom 1: The freedom to study how the program works and to modify it. Freedom 2: The freedom to redistribute copies so you can help others. Freedom 3: The freedom to distribute copies of your modified versions to others. For more details, see https://www.gnu.org/licenses/license-list.en.html |
isFsfLibre_not | Boolean | Checks if Whether or not the license is a Free Software Foundation (FSF) approved or endorsed license. The FSF has specific criteria for what constitutes a "free" or "libre" software license. Freedom 0: The freedom to run the program for any purpose. Freedom 1: The freedom to study how the program works and to modify it. Freedom 2: The freedom to redistribute copies so you can help others. Freedom 3: The freedom to distribute copies of your modified versions to others. For more details, see https://www.gnu.org/licenses/license-list.en.html |
isOsiApproved | Boolean | Checks if If an index exists on Whether or not the license is Open Source Initiative (OSI) approved. For more details, see https://opensource.org/licenses/ |
isOsiApproved_not | Boolean | Checks if Whether or not the license is Open Source Initiative (OSI) approved. For more details, see https://opensource.org/licenses/ |
name | String | Checks if If an index exists on See also The name of the license, which is typically and SPDX compliant identifier |
name_contains | String | Checks if The name of the license, which is typically and SPDX compliant identifier |
name_ends_with | String | Checks if The name of the license, which is typically and SPDX compliant identifier |
name_gt | String | Checks if The name of the license, which is typically and SPDX compliant identifier |
name_gte | String | Checks if The name of the license, which is typically and SPDX compliant identifier |
name_in | String | Checks if The name of the license, which is typically and SPDX compliant identifier |
name_like | String | Matches
If an index exists on The name of the license, which is typically and SPDX compliant identifier |
name_lt | String | Checks if The name of the license, which is typically and SPDX compliant identifier |
name_lte | String | Checks if The name of the license, which is typically and SPDX compliant identifier |
name_not | String | Checks if The name of the license, which is typically and SPDX compliant identifier |
name_not_contains | String | Checks if The name of the license, which is typically and SPDX compliant identifier |
name_not_ends_with | String | Checks if The name of the license, which is typically and SPDX compliant identifier |
name_not_in | String | Checks if The name of the license, which is typically and SPDX compliant identifier |
name_not_like | String | Checks if
The name of the license, which is typically and SPDX compliant identifier |
name_not_starts_with | String | Checks if Never uses an index. Consider using The name of the license, which is typically and SPDX compliant identifier |
name_starts_with | String | Checks if Never uses an index. Consider using The name of the license, which is typically and SPDX compliant identifier |
referenceNumber | Int | Checks if If an index exists on The SPDX reference number for official licenses. |
referenceNumber_gt | Int | Checks if The SPDX reference number for official licenses. |
referenceNumber_gte | Int | Checks if The SPDX reference number for official licenses. |
referenceNumber_in | Int | Checks if The SPDX reference number for official licenses. |
referenceNumber_lt | Int | Checks if The SPDX reference number for official licenses. |
referenceNumber_lte | Int | Checks if The SPDX reference number for official licenses. |
referenceNumber_not | Int | Checks if The SPDX reference number for official licenses. |
referenceNumber_not_in | Int | Checks if The SPDX reference number for official licenses. |
seeAlso_empty | Boolean | Checks if |
seeAlso_every | StringFilter | Makes sure all items in |
seeAlso_none | StringFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
seeAlso_some | StringFilter | Makes sure at least one of the items in "seeAlso" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
spdxDetailsUrl | String | Checks if If an index exists on See also A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_contains | String | Checks if A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_ends_with | String | Checks if A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_gt | String | Checks if A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_gte | String | Checks if A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_in | String | Checks if A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_like | String | Matches
If an index exists on A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_lt | String | Checks if A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_lte | String | Checks if A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_not | String | Checks if A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_not_contains | String | Checks if A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_not_ends_with | String | Checks if A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_not_in | String | Checks if A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_not_like | String | Checks if
A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_not_starts_with | String | Checks if Never uses an index. Consider using A URL to the license text, or homepage of the group providing the license text |
spdxDetailsUrl_starts_with | String | Checks if Never uses an index. Consider using A URL to the license text, or homepage of the group providing the license text |
spdxReferenceUrl | String | Checks if If an index exists on See also A URL that has information from SPDX about the license. |
spdxReferenceUrl_contains | String | Checks if A URL that has information from SPDX about the license. |
spdxReferenceUrl_ends_with | String | Checks if A URL that has information from SPDX about the license. |
spdxReferenceUrl_gt | String | Checks if A URL that has information from SPDX about the license. |
spdxReferenceUrl_gte | String | Checks if A URL that has information from SPDX about the license. |
spdxReferenceUrl_in | String | Checks if A URL that has information from SPDX about the license. |
spdxReferenceUrl_like | String | Matches
If an index exists on A URL that has information from SPDX about the license. |
spdxReferenceUrl_lt | String | Checks if A URL that has information from SPDX about the license. |
spdxReferenceUrl_lte | String | Checks if A URL that has information from SPDX about the license. |
spdxReferenceUrl_not | String | Checks if A URL that has information from SPDX about the license. |
spdxReferenceUrl_not_contains | String | Checks if A URL that has information from SPDX about the license. |
spdxReferenceUrl_not_ends_with | String | Checks if A URL that has information from SPDX about the license. |
spdxReferenceUrl_not_in | String | Checks if A URL that has information from SPDX about the license. |
spdxReferenceUrl_not_like | String | Checks if
A URL that has information from SPDX about the license. |
spdxReferenceUrl_not_starts_with | String | Checks if Never uses an index. Consider using A URL that has information from SPDX about the license. |
spdxReferenceUrl_starts_with | String | Checks if Never uses an index. Consider using A URL that has information from SPDX about the license. |
text | EncodedDataFilter | Allows to filter on the fields of Note that |
updatedAt | DateTime | Checks if If an index exists on The instant this object has been updated the last time (not including relation updates) |
updatedAt_gt | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_gte | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_in | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_lt | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_lte | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_not | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_not_in | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
url | String | Checks if If an index exists on See also A URL to the license text, or homepage of the group providing the license text |
url_contains | String | Checks if A URL to the license text, or homepage of the group providing the license text |
url_ends_with | String | Checks if A URL to the license text, or homepage of the group providing the license text |
url_gt | String | Checks if A URL to the license text, or homepage of the group providing the license text |
url_gte | String | Checks if A URL to the license text, or homepage of the group providing the license text |
url_in | String | Checks if A URL to the license text, or homepage of the group providing the license text |
url_like | String | Matches
If an index exists on A URL to the license text, or homepage of the group providing the license text |
url_lt | String | Checks if A URL to the license text, or homepage of the group providing the license text |
url_lte | String | Checks if A URL to the license text, or homepage of the group providing the license text |
url_not | String | Checks if A URL to the license text, or homepage of the group providing the license text |
url_not_contains | String | Checks if A URL to the license text, or homepage of the group providing the license text |
url_not_ends_with | String | Checks if A URL to the license text, or homepage of the group providing the license text |
url_not_in | String | Checks if A URL to the license text, or homepage of the group providing the license text |
url_not_like | String | Checks if
A URL to the license text, or homepage of the group providing the license text |
url_not_starts_with | String | Checks if Never uses an index. Consider using A URL to the license text, or homepage of the group providing the license text |
url_starts_with | String | Checks if Never uses an index. Consider using A URL to the license text, or homepage of the group providing the license text |
This page was generated: 2024-11-06