RC3 items from Weekly Call 3/4/2023 #555
Closed
pagbabian-splunk
started this conversation in
General
Replies: 2 comments
-
New items not in above list: |
Beta Was this translation helpful? Give feedback.
0 replies
-
RC3 is now final. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Among the topics discussed with consensus today:
win_resource
object can be added as a Primary, Optional attribute, so as to avoid aWindows Resource Activity
class. A counter POV is that adding this to the profile brings it along in some places, e.g.Authentication
, where it isn't relevant. However, that is why we have Optional attributes. Another approach would be to have two distinct Windows profiles: aWindows Log
profile (aptly named) and aWindows Resource
profile. This latter was not discussed on the call but may split the difference. A better solution is for a Windows extension to carry thewin_resource
object and apply as a profile to core classes, or include in specific Windows extension classes.Audit
toAccess Control
, theAPI Activity
class doesn't belong. The suggestion was to move it to the newly promotedApplication Activity
category.Application Lifecycle Activity
fromdev
extension toApplication Activity
category.Discovery
category fromdev
and have it replace theConfiguration / Inventory
category, along with the structural changes to the two Device oriented inventory and config state classes. However, other classes from thedev
extension from that category will not be candidates for RC3.Network File Activity
class that is currently in theNetwork
category and whether it is intuitive to find it there. Now that there is theApplication Activity
category there was some consensus to move it.Application Activity
category would then have three classes for RC3.Network File Activity.
I will create some relevant PRs based on this list for RC3 consideration.
Beta Was this translation helpful? Give feedback.
All reactions