Yannik Sembritzki

Results 140 comments of Yannik Sembritzki

@tlimoncelli I will try to get back onto this in april, currently I am very short on time for working on this.

@tlimoncelli Does this allow deleting all A records for a specific name, or does each A record and the relevant target IP need to be specified?

I personally don't have any need for this functionality, but allowing to match only on getLabel and rec.Type might make this feature more useful.

@jborean93 Do you see any possibility of tackling this anytime soon? :-)

@mariolenz The CI stage is failing with this error: ``` ERROR: Found 5 pylint issue(s) which need to be resolved: ERROR: plugins/module_utils/vmware.py:1091:13: unidiomatic-typecheck: Use isinstance() rather than type() for a...

Verbose log: ```warning: PCR hash algorithm now defaults to sha256, not sha1 PCR 0 -- Event 00000003 0x00000000: 53 70 65 63 20 49 44 20 45 76 65 6E...

Here is the [binary_bios_measurements](https://github.com/grawity/tpm_futurepcr/files/11638436/binary_bios_measurements.zip). I have tpm-tools 5.4 (debian 12). `tpm2_eventlog` outputs yet another hash for pcr0! (It's stable across reboots, as are the ones generated by tpm2_readpcr and tpm_futurepcr.)...

Hi all, after quite a bit of research, I can now give you a summary of my findings: First I tried to find out what the non-resolvable SIDs were. Turns...

@jborean93 It would be greatly appreciated if this could be turned into a warning instead of an error. This is really causing a headache since it results in regular (but...

Just out of curiosity: it seems like this helper module compilation/deletion is done on every task. Is that really efficient?