Menu

#172 migration script references wrong variable in nessus_results

open
nobody
5
2009-09-27
2009-09-27
No

At line 669 in migration_0.80.2_to_1.0f.pl, it originally said:

$profileid=$sid;

In order to pick out the proper profile from nessus_schedule this line should be:

$profileid=$sched_id;

Discussion


Log in to post a comment.

MongoDB Logo MongoDB