[
https://issues.apache.org/jira/browse/LOG4NET-608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ralph Goers updated LOG4NET-608:
--------------------------------
LOG4NET is now dormant.
> File Appender Vulnerabilities
> -----------------------------
>
> Key: LOG4NET-608
> URL: https://issues.apache.org/jira/browse/LOG4NET-608
> Project: Log4net
> Issue Type: Bug
> Affects Versions: 2.0.8
> Environment: Window 7 Pro
> Reporter: V
> Priority: Minor
> Original Estimate: 96h
> Remaining Estimate: 96h
>
> Hi,
> I am using Fortify to perform Vulnerability scans. Quite a number of
> Issues are recorded.
> 1 of the Issue is related to FileAppender as listed below. How do I resolve
> it? Is there any way to just remove a number of files as I am just logging
> the files with vb script only for an application? Which files should I just
> package with the dll. Thank you for your advice.
> Abstract: The class LockStateException implements the ISerializable interface
> but does not
> declare the [Serializable] attribute, so it will not be serialized.
> Sink: FileAppender.cs:141 Class: LockStateException()
> 139 private sealed class LockingStream : Stream, IDisposable
> 140 {
> 141 public sealed class LockStateException : LogException
> 142 {
> 143 public LockStateException(string message)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)