| Name | Type | Description | Notes |
|---|---|---|---|
| created_at | datetime | crated time of package or cpe | |
| name | str | Name of package or cpe | |
| server_id | int | ServerID of package or cpe | |
| server_name | str | ServerName of package or cpe | |
| server_uuid | str | ServerUUID of package or cpe | |
| updated_at | datetime | updated time of package or cpe | |
| version | str | Version of package or cpe | |
| application_name | str | ApplicationName of library package | [optional] |
| cpe_fs | str | Cpe FS of cpe | [optional] |
| cpe_id | int | CpeID of cpe | [optional] |
| cpe_uri | str | Cpe URI of cpe | [optional] |
| github_pkg_id | int | githubPKGID of github pkg | [optional] |
| library_path | str | LibraryPath of library package | [optional] |
| library_pkg_id | int | libraryPKGID of library pkg | [optional] |
| need_restart_procs | [NeedRestartProcResponseBody] | NeedRestartProcess list of package | [optional] |
| new_release | str | New Release of package | [optional] |
| new_version | str | New Version of package | [optional] |
| not_fixed_yet | bool | Flag of Not fixed yet of package | [optional] |
| oss_license | str | ossLicense of library package | [optional] |
| pkg_id | int | Package ID of package | [optional] |
| release | str | Release of package | [optional] |
| repository | str | Repository of package | [optional] |
| wordpress_package_status | str | WordpressPackageStatus of wordpress package | [optional] |
| wordpress_pkg_id | int | wordpressPKGID of wordpress pkg | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |