Project

General

Profile

Actions

Bug #17464

closed

Cached scap_content on proxy is not updated

Added by Ondřej Pražák over 7 years ago. Updated almost 6 years ago.


Description

foreman_scap_client downloads scap_content from proxy by calling '/compliance/policies/:policy_id/content' and the content is cached on the proxy. The proxy_id is the only thing identifying the scap_content and we only check for file presence/absence on the proxy, so when a scap_content is changed for policy (or policy's scap_content is updated with a new scap_file), proxy has now way of telling the scap_content changed and serves the stale file.

Steps to reproduce:
1) create a policy, assign to a host(group), run foreman_scap_client
2) create a new scap_content with different scap_file than what the scap_content currently assigned to policy has
3) check what is in contentdir/:policy_id on the proxy
4) assign newly created scap_content to policy, run puppet agent -t on client, there will be changes applied to /etc/foreman_scap_client/config.yml
5) run foreman_scap_client
6) compare the old and new scap_file in /var/lib/openscap/content on client. Even though they have the different hash as a name, they are identical.
6) repeat the step 3, notice there was no change


Related issues 1 (0 open1 closed)

Related to OpenSCAP - Refactor #17935: Remove deprecated endpoint for scap_content download on smart proxyClosedOndřej PražákActions
Actions #1

Updated by Marek Hulán over 7 years ago

  • Assignee set to Ondřej Pražák
  • Target version changed from 115 to 1.10.1
Actions #2

Updated by Shlomi Zadok over 7 years ago

  • Assignee changed from Ondřej Pražák to Shlomi Zadok
Actions #3

Updated by Shlomi Zadok over 7 years ago

  • Assignee changed from Shlomi Zadok to Ondřej Pražák
Actions #4

Updated by The Foreman Bot over 7 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman_openscap/pull/228 added
Actions #5

Updated by The Foreman Bot over 7 years ago

  • Pull request https://github.com/theforeman/smart_proxy_openscap/pull/40 added
Actions #6

Updated by Marek Hulán over 7 years ago

  • Target version changed from 1.10.1 to 1.10.2
Actions #7

Updated by Ondřej Pražák over 7 years ago

  • Pull request deleted (https://github.com/theforeman/smart_proxy_openscap/pull/40, https://github.com/theforeman/foreman_openscap/pull/228)
Actions #8

Updated by The Foreman Bot over 7 years ago

  • Pull request https://github.com/theforeman/smart_proxy_openscap/pull/40 added
Actions #9

Updated by The Foreman Bot over 7 years ago

  • Pull request https://github.com/theforeman/foreman_openscap/pull/228 added
Actions #10

Updated by The Foreman Bot over 7 years ago

  • Pull request https://github.com/theforeman/smart_proxy_openscap/pull/41 added
Actions #11

Updated by The Foreman Bot over 7 years ago

  • Pull request https://github.com/theforeman/foreman_openscap/pull/232 added
Actions #12

Updated by Ondřej Pražák over 7 years ago

  • Related to Refactor #17935: Remove deprecated endpoint for scap_content download on smart proxy added
Actions #13

Updated by Marek Hulán over 7 years ago

  • Target version changed from 1.10.2 to 1.11.2
Actions #14

Updated by Ondřej Pražák over 7 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #15

Updated by Marek Hulán about 7 years ago

  • translation missing: en.field_release set to 225

requires smart_proxy_openscap 0.6.1+

Actions #16

Updated by Marek Hulán about 7 years ago

  • Bugzilla link set to 1420439
Actions

Also available in: Atom PDF