* List of search fields?
@ 2012-06-11 18:00 Stephen Quinney
2012-06-11 18:22 ` Steve Grubb
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Quinney @ 2012-06-11 18:00 UTC (permalink / raw)
To: linux-audit
Is there a definitive list of search fields documented somewhere? In
particular, I'm trying to find a list of which are (or are not)
"interpreted" (i.e. the type is AUPARSE_TYPE_ESCAPED).
Stephen Quinney
--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: List of search fields?
2012-06-11 18:00 List of search fields? Stephen Quinney
@ 2012-06-11 18:22 ` Steve Grubb
0 siblings, 0 replies; 2+ messages in thread
From: Steve Grubb @ 2012-06-11 18:22 UTC (permalink / raw)
To: linux-audit
On Monday, June 11, 2012 07:00:17 PM Stephen Quinney wrote:
> Is there a definitive list of search fields documented somewhere?
Not really. This is because searching should be focused on the type of thing you
want to find. Are you looking for uids? Or files? Or terminals? etc. The search
capability is not exhaustive or complete. Common Criteria only dictates that
about 5 or 6 required fields should be searchable. But we allow searching on more
than that.
> In particular, I'm trying to find a list of which are (or are not)
> "interpreted" (i.e. the type is AUPARSE_TYPE_ESCAPED).
That is different entirely. The field type information is used to translate the
raw value into something more readable. This is very different than searching.
However, the rule for escaping is as follows.
If a user can control the contents of a field's value, it must be escaped.
-Steve
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-11 18:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-11 18:00 List of search fields? Stephen Quinney
2012-06-11 18:22 ` Steve Grubb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox